Skip to content

Commit fa5a63e

Browse files
jasnowRubySec CI
authored and
RubySec CI
committed
Updated advisory posts against rubysec/ruby-advisory-db@3f2952b
1 parent 8799dba commit fa5a63e

File tree

2 files changed

+57
-0
lines changed

2 files changed

+57
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
layout: advisory
3+
title: 'CVE-2018-14040 (bootstrap-sass): Bootstrap vulnerable to Cross-Site Scripting
4+
(XSS)'
5+
comments: false
6+
categories:
7+
- bootstrap-sass
8+
advisory:
9+
gem: bootstrap-sass
10+
cve: 2018-14040
11+
ghsa: 3wqf-4x89-9g79
12+
url: https://github.com/advisories/GHSA-3wqf-4x89-9g79
13+
title: Bootstrap vulnerable to Cross-Site Scripting (XSS)
14+
date: 2022-05-13
15+
description: |
16+
In Bootstrap starting in version 2.3.0 and prior to 3.4.0, as well as
17+
4.x before 4.1.2, XSS is possible in the collapse data-parent attribute.
18+
cvss_v2: 4.3
19+
cvss_v3: 6.1
20+
unaffected_versions:
21+
- "< 2.3.0"
22+
patched_versions:
23+
- "~> 3.4.0"
24+
- ">= 4.1.2"
25+
related:
26+
url:
27+
- https://nvd.nist.gov/vuln/detail/CVE-2018-14040
28+
- https://github.com/twbs/bootstrap/issues/26423
29+
- https://github.com/twbs/bootstrap/issues/26625
30+
- https://github.com/twbs/bootstrap/pull/26630
31+
- https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f@
32+
- https://lists.apache.org/thread.html/52e0e6b5df827ee7f1e68f7cc3babe61af3b2160f5d74a85469b7b0e@
33+
- https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442@
34+
- https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@
35+
- https://lists.apache.org/thread.html/r3dc0cac8d856bca02bd6997355d7ff83027dcfc82f8646a29b89b714@
36+
- https://lists.apache.org/thread.html/rd0e44e8ef71eeaaa3cf3d1b8b41eb25894372e2995ec908ce7624d26@
37+
- https://lists.debian.org/debian-lts-announce/2018/08/msg00027.html
38+
- https://seclists.org/bugtraq/2019/May/18
39+
- https://www.oracle.com/security-alerts/cpuApr2021.html
40+
- https://www.tenable.com/security/tns-2021-14
41+
- http://packetstormsecurity.com/files/152787/dotCMS-5.1.1-Vulnerable-Dependencies.html
42+
- http://packetstormsecurity.com/files/156743/OctoberCMS-Insecure-Dependencies.html
43+
- http://seclists.org/fulldisclosure/2019/May/10
44+
- http://seclists.org/fulldisclosure/2019/May/11
45+
- http://seclists.org/fulldisclosure/2019/May/13
46+
- https://github.com/twbs/bootstrap/blob/v3.4.1/js/collapse.js#L140
47+
- https://github.com/twbs/bootstrap/blob/v3.4.1/js/scrollspy.js#L56
48+
- https://github.com/twbs/bootstrap/blob/v3.4.1/js/tooltip.js#L352
49+
- https://github.com/twbs/bootstrap-rubygem/commit/f34c43c936ac7d0ebb129289321d8c51cd56aed1#diff-4e736e880b7fc39eb5e85576b629f6e3cd08f02f45104a7b4581f82852e97a81R1306
50+
- https://github.com/twbs/bootstrap/commit/149096016f70fd815540d62c0989fd99cdc809e0
51+
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap/CVE-2018-14040.yml
52+
- https://github.com/twbs/bootstrap/commit/2a5ba23ce8f041f3548317acc992ed8a736b609d
53+
- https://blog.getbootstrap.com/2018/07/12/bootstrap-4-1-2
54+
- https://github.com/advisories/GHSA-3wqf-4x89-9g79
55+
---

advisories/_posts/2024-08-01-CVE-2024-41946.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ categories:
77
advisory:
88
gem: rexml
99
cve: 2024-41946
10+
ghsa: 5866-49gr-22v4
1011
url: https://www.ruby-lang.org/en/news/2024/08/01/dos-rexml-cve-2024-41946
1112
title: DoS vulnerabilities in REXML
1213
date: 2024-08-01
@@ -33,6 +34,7 @@ advisory:
3334
## History
3435
3536
Originally published at 2024-08-01 03:00:00 (UTC)
37+
cvss_v3: 5.3
3638
patched_versions:
3739
- ">= 3.3.3"
3840
related:

0 commit comments

Comments
 (0)