File tree Expand file tree Collapse file tree 3 files changed +64
-0
lines changed
Expand file tree Collapse file tree 3 files changed +64
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ gem : bootstrap-sass
3+ cve : 2016-10735
4+ url : https://blog.getbootstrap.com/2018/12/13/bootstrap-3-4-0/
5+ title : XSS vulnerability via data-target in bootstrap-sass
6+ date : 2016-07-27
7+
8+ description : |
9+ In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2,
10+ XSS is possible in the data-target attribute.
11+
12+ cvss_v2 : 4.3
13+ cvss_v3 : 6.1
14+
15+ patched_versions :
16+ - ' >= 3.4.0'
17+
18+ related :
19+ url :
20+ - https://github.com/twbs/bootstrap/issues/20184
Original file line number Diff line number Diff line change 1+ ---
2+ gem : bootstrap
3+ cve : 2016-10735
4+ url : https://blog.getbootstrap.com/2018/07/12/bootstrap-4-1-2/
5+ title : XSS vulnerability via data-target in bootstrap
6+ date : 2016-07-27
7+
8+ description : |
9+ In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2,
10+ XSS is possible in the data-target attribute.
11+
12+ cvss_v2 : 4.3
13+ cvss_v3 : 6.1
14+
15+ patched_versions :
16+ - ' >= 4.0.0-beta.2'
17+
18+ related :
19+ url :
20+ - https://github.com/twbs/bootstrap/issues/20184
Original file line number Diff line number Diff line change 1+ ---
2+ gem : bootstrap
3+ cve : 2018-14040
4+ url : https://blog.getbootstrap.com/2018/07/12/bootstrap-4-1-2/
5+ title : XSS vulnerabilities via data-parent, data-target, data-container in bootstrap
6+ date : 2018-07-03
7+
8+ description : |
9+ In Bootstrap before 4.1.2, XSS is possible in collapse data-parent
10+ attribute (CVE-2018-14040), data-target property of scrollspy
11+ (CVE-2018-14041), data-container property of tooltip (CVE-2018-14042)
12+
13+ cvss_v2 : 4.3
14+ cvss_v3 : 6.1
15+
16+ patched_versions :
17+ - ' >= 4.1.2'
18+
19+ related :
20+ cve :
21+ - 2018-14041
22+ - 2018-14042
23+ url :
24+ - https://github.com/twbs/bootstrap/issues/26423
You can’t perform that action at this time.
0 commit comments