Skip to content

Commit cf528eb

Browse files
authored
1 file from GHSA sync script run (#606)
* Removed unaffected_versions field added by GHSA.
1 parent 6084481 commit cf528eb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

gems/bootstrap/CVE-2018-14040.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
gem: bootstrap
33
cve: 2018-14040
4+
ghsa: 3wqf-4x89-9g79
45
url: https://blog.getbootstrap.com/2018/07/12/bootstrap-4-1-2/
56
title: XSS vulnerabilities via data-parent, data-target, data-container in bootstrap
67
date: 2018-07-03
@@ -11,11 +12,13 @@ description: |
1112
cvss_v2: 4.3
1213
cvss_v3: 6.1
1314
patched_versions:
14-
- '>= 4.1.2'
15-
15+
- ">= 4.1.2"
1616
related:
1717
cve:
1818
- 2018-14041
1919
- 2018-14042
2020
url:
21+
- https://nvd.nist.gov/vuln/detail/cve-2018-14040
2122
- https://github.com/twbs/bootstrap/issues/26423
23+
- https://github.com/twbs/bootstrap/pull/26630
24+
- https://github.com/advisories/GHSA-3wqf-4x89-9g79

0 commit comments

Comments
 (0)