File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 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+ Arbitrary code execution (via backdoor code, when
10+ downloaded from rubygems.org) was discovered in
11+ bootstrap-sass 3.2.0.3.
12+
13+ Users are advised to upgrade immediately to 3.2.0.4
14+
15+ An unauthenticated attacker can craft the ___cfduid cookie value
16+ with base64 arbitrary code to be executed via eval(), which can
17+ be leveraged to execute arbitrary code on the target system.
18+ (Note that there are three underscore characters in the cookie name.
19+ This is unrelated to the __cfduid cookie that is legitimately used by
20+ Cloudflare.)
21+
22+ unaffected_versions :
23+ - " <= 3.2.0.2"
24+ patched_versions :
25+ - " >= 3.2.0.4"
You can’t perform that action at this time.
0 commit comments