Bootstrap NES 2.3.x
Release notes
2.3.5 (NES) - March 11, 2025
Notes
- This release backports remediations for several vulnerabilities and improves the attribute data management in several Bootstrap 2 components.
- Full Version:
2.3.2-bootstrap-2.3.5
Note
We strongly recommend that you add and use the DOMPurify library to get the proper improvements and protection for the Bootstrap NES versions 2.3.5 and later.
Note
See the new default values for Tooltip and Popover described below.
Bug Fixes
- Alert:
- Improve URL/hash extraction logic for
href
attribute - Improve handling and sanitization of selector values from
data-target
andhref
attributes.- This fixes a medium severity XSS vulnerability (CVE-2016-10735).
- Improve URL/hash extraction logic for
- Button:
- Improve handling of button state data passed through
href
and anydata-*-text
includingdata-complete-text
anddata-reset-text
.- This fixes a medium severity XSS vulnerability (CVE-2024-6485)
- Requires the DOMPurify library.
- Improve handling of button state data passed through
- Carousel:
- Improve handling and sanitization of selector values from
data-target
attributes.- This fixes a medium severity XSS vulnerability (CVE-2016-10735).
- Improve URL/hash extraction logic for
href
attribute.
- Improve handling and sanitization of selector values from
- Collapse:
- Improve URL/hash extraction logic for
href
attribute. - Improve handling and sanitization of selector values from
data-target
andhref
attributes.- This fixes a medium severity XSS vulnerability (CVE-2016-10735).
- Improve handling and sanitization of values from
data-parent
attribute.- This fixes a medium severity XSS vulnerability (CVE-2018-14040).
- Improve URL/hash extraction logic for
- Dropdown:
- Improve URL/hash extraction logic for
href
attribute. - Improve handling and sanitization of selector values from
data-target
andhref
attributes.- This fixes a medium severity XSS vulnerability (CVE-2016-10735).
- Improve URL/hash extraction logic for
- Modal:
- Improve URL/hash extraction logic for
href
attribute. - Improve handling and sanitization of selector values from
data-target
andhref
attributes.- This fixes a medium severity XSS vulnerability (CVE-2016-10735).
- Improve URL/hash extraction logic for
- Popover:
- Improve handling and sanitization of selector values from
data-template
anddata-title
attributes.- This fixes a medium severity XSS vulnerability (CVE-2019-8331).
- Popover now includes three new default properties to assist with XSS remediation:
sanitize : true
sanitizeFn : null
whiteList : DefaultWhitelist
- See Bootstrap 3 Documentation for sanitization information and default white list values.
- Improve handling and sanitization of selector values from
- Scrollspy:
- Improve URL/hash extraction logic for
href
attribute.
- Improve URL/hash extraction logic for
- Tab:
- Improve URL/hash extraction logic for
href
attribute. - Improve handling and sanitization of selector values from
data-target
andhref
attributes.- This fixes a medium severity XSS vulnerability (CVE-2016-10735).
- Improve URL/hash extraction logic for
- Tooltip:
- Improve handling and sanitization of selector values from
data-container
attribute.- This fixes a medium severity XSS vulnerability (CVE-2018-14042).
- Improve handling and sanitization of selector values from
data-template
anddata-title
attributes.- This fixes a medium severity XSS vulnerability (CVE-2019-8331).
- Improve handling and sanitization of
data-content
anddata-title
attributes. - Tooltip now includes three new default properties to assist with XSS remediation:
sanitize : true
sanitizeFn : null
whiteList : DefaultWhitelist
- See Bootstrap 3 documentation for sanitization information and default white list values.
- Improve handling and sanitization of selector values from
2.3.4 (NES) - January 31, 2025
Notes
- The
.less
source files are now included in the released package, allowing applications to directly access the Bootstrap NES component styles via Less instead of CSS. - Full Version:
2.3.2-bootstrap-2.3.4
2.3.3 (NES) - Nov 14, 2024
Notes
- This is the initial release of Bootstrap NES 2.3.x. This release introduces no functional changes from Bootstrap 2.3.2`.
- Full Version:
2.3.2-bootstrap-2.3.3