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 c667dc5 commit ab525abCopy full SHA for ab525ab
1 file changed
gems/bootstrap-sass/CVE-2019-10842.yml
@@ -0,0 +1,18 @@
1
+---
2
+gem: bootstrap-sass
3
+cve: 2019-10842
4
+url: https://github.com/twbs/bootstrap-sass/issues/1195
5
+title: Remote code execution in bootstrap-sass
6
+date: 2019-04-04
7
+
8
+description: >-
9
+ bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right
10
+ into your Sass powered applications. Affected versions of this package are
11
+ malicious. The file `lib/active-controller/middleware.rb` contains a backdoor
12
+ which will enable a remote attacker to run arbitrary code on the server by
13
+ decoding a specific cookie value and evaluating its content.
14
15
+unaffected_versions:
16
+ - "<= 3.2.0.2"
17
+patched_versions:
18
+ - ">= 3.2.0.4"
0 commit comments