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 f27c4f0 commit a4b1ed8Copy full SHA for a4b1ed8
gems/bootstrap-sass/CVE-2019-8331.yml
@@ -0,0 +1,20 @@
1
+---
2
+gem: bootstrap-sass
3
+cve: 2019-8331
4
+url: https://blog.getbootstrap.com/2019/02/13/bootstrap-4-3-1-and-3-4-1/
5
+title: XSS vulnerability in bootstrap-sass
6
+date: 2019-02-15
7
+
8
+description: |
9
+ In Bootstrap before 3.4.1 and 4.3.x before 4.3.1, XSS is possible
10
+ in the tooltip or popover data-template attribute.
11
12
+cvss_v2: 4.3
13
+cvss_v3: 6.1
14
15
+patched_versions:
16
+ - '>= 3.4.1'
17
18
+related:
19
+ url:
20
+ - https://github.com/twbs/bootstrap-sass/releases/tag/v3.4.1
0 commit comments