We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6084481 commit cf528ebCopy full SHA for cf528eb
gems/bootstrap/CVE-2018-14040.yml
@@ -1,6 +1,7 @@
1
---
2
gem: bootstrap
3
cve: 2018-14040
4
+ghsa: 3wqf-4x89-9g79
5
url: https://blog.getbootstrap.com/2018/07/12/bootstrap-4-1-2/
6
title: XSS vulnerabilities via data-parent, data-target, data-container in bootstrap
7
date: 2018-07-03
@@ -11,11 +12,13 @@ description: |
11
12
cvss_v2: 4.3
13
cvss_v3: 6.1
14
patched_versions:
- - '>= 4.1.2'
15
-
+ - ">= 4.1.2"
16
related:
17
cve:
18
- 2018-14041
19
- 2018-14042
20
url:
21
+ - https://nvd.nist.gov/vuln/detail/cve-2018-14040
22
- 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