Bug 1882273 (CVE-2019-20921)
| Summary: | CVE-2019-20921 nodejs-bootstrap-select: not escaping title values on <option> may lead to XSS | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Marian Rehak <mrehak> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | aboyko, aos-bugs, bmontgom, boliveir, chazlett, dfediuck, eedri, emarcus, eparis, jburrell, jhadvig, jokerman, kconner, krathod, mgoldboi, michal.skrivanek, nobody, nstielau, pdrozd, pjindal, pskopek, rcernich, sbonazzo, sgratch, sherold, sponnaga, sthorger |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | nodejs-bootstrap-select 1.13.6 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-04-14 16:46:35 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1909117, 1909118, 1909124 | ||
| Bug Blocks: | 1882274 | ||
|
Description
Marian Rehak
2020-09-24 08:38:41 UTC
Upstream fix: https://github.com/snapappointments/bootstrap-select/commit/9c0dc0dc06258c5993be3e5048b8919377a704ec External References: https://github.com/advisories/GHSA-9r7h-6639-v5mw https://snyk.io/vuln/SNYK-JS-BOOTSTRAPSELECT-570457 Whilst yarn does report that both openshift3/ose-console and openshift4/ose-console containers do have bootstrap-select dependencies, when inspecting the webpack output the bootstrap-select code is not actually bundled (only some of the css stylesheets). Hence both containers are marked not affected. Statement: In OpenShift Service Mesh (OSSM) the openshift-service-mesh/kiali-rhel7 container (which installs the kiali rpm) is behind OpenShift OAuth authentication restricting access to the vulnerable bootstrap-select library to authenticated users only, therefore the impact is low. This issue has been addressed in the following products: Red Hat Virtualization Engine 4.4 Via RHSA-2021:1169 https://access.redhat.com/errata/RHSA-2021:1169 This issue has been addressed in the following products: Red Hat Virtualization Engine 4.4 Via RHSA-2021:1186 https://access.redhat.com/errata/RHSA-2021:1186 This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2019-20921 |