From 3f2952b7fd694022225eb502be77a9b8b4b5676a Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 3 Aug 2024 09:38:42 -0400 Subject: [PATCH] GHSA SYNC: 1 modified advisory; 1 brand new advisory --- gems/bootstrap-sass/CVE-2018-14040.yml | 47 ++++++++++++++++++++++++++ gems/rexml/CVE-2024-41946.yml | 3 +- 2 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 gems/bootstrap-sass/CVE-2018-14040.yml diff --git a/gems/bootstrap-sass/CVE-2018-14040.yml b/gems/bootstrap-sass/CVE-2018-14040.yml new file mode 100644 index 0000000000..5732befe5c --- /dev/null +++ b/gems/bootstrap-sass/CVE-2018-14040.yml @@ -0,0 +1,47 @@ +--- +gem: bootstrap-sass +cve: 2018-14040 +ghsa: 3wqf-4x89-9g79 +url: https://github.com/advisories/GHSA-3wqf-4x89-9g79 +title: Bootstrap vulnerable to Cross-Site Scripting (XSS) +date: 2022-05-13 +description: | + In Bootstrap starting in version 2.3.0 and prior to 3.4.0, as well as + 4.x before 4.1.2, XSS is possible in the collapse data-parent attribute. +cvss_v2: 4.3 +cvss_v3: 6.1 +unaffected_versions: + - "< 2.3.0" +patched_versions: + - "~> 3.4.0" + - ">= 4.1.2" +related: + url: + - https://nvd.nist.gov/vuln/detail/CVE-2018-14040 + - https://github.com/twbs/bootstrap/issues/26423 + - https://github.com/twbs/bootstrap/issues/26625 + - https://github.com/twbs/bootstrap/pull/26630 + - https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f@ + - https://lists.apache.org/thread.html/52e0e6b5df827ee7f1e68f7cc3babe61af3b2160f5d74a85469b7b0e@ + - https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442@ + - https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@ + - https://lists.apache.org/thread.html/r3dc0cac8d856bca02bd6997355d7ff83027dcfc82f8646a29b89b714@ + - https://lists.apache.org/thread.html/rd0e44e8ef71eeaaa3cf3d1b8b41eb25894372e2995ec908ce7624d26@ + - https://lists.debian.org/debian-lts-announce/2018/08/msg00027.html + - https://seclists.org/bugtraq/2019/May/18 + - https://www.oracle.com/security-alerts/cpuApr2021.html + - https://www.tenable.com/security/tns-2021-14 + - http://packetstormsecurity.com/files/152787/dotCMS-5.1.1-Vulnerable-Dependencies.html + - http://packetstormsecurity.com/files/156743/OctoberCMS-Insecure-Dependencies.html + - http://seclists.org/fulldisclosure/2019/May/10 + - http://seclists.org/fulldisclosure/2019/May/11 + - http://seclists.org/fulldisclosure/2019/May/13 + - https://github.com/twbs/bootstrap/blob/v3.4.1/js/collapse.js#L140 + - https://github.com/twbs/bootstrap/blob/v3.4.1/js/scrollspy.js#L56 + - https://github.com/twbs/bootstrap/blob/v3.4.1/js/tooltip.js#L352 + - https://github.com/twbs/bootstrap-rubygem/commit/f34c43c936ac7d0ebb129289321d8c51cd56aed1#diff-4e736e880b7fc39eb5e85576b629f6e3cd08f02f45104a7b4581f82852e97a81R1306 + - https://github.com/twbs/bootstrap/commit/149096016f70fd815540d62c0989fd99cdc809e0 + - https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bootstrap/CVE-2018-14040.yml + - https://github.com/twbs/bootstrap/commit/2a5ba23ce8f041f3548317acc992ed8a736b609d + - https://blog.getbootstrap.com/2018/07/12/bootstrap-4-1-2 + - https://github.com/advisories/GHSA-3wqf-4x89-9g79 diff --git a/gems/rexml/CVE-2024-41946.yml b/gems/rexml/CVE-2024-41946.yml index 351fde2bf8..151b96df22 100644 --- a/gems/rexml/CVE-2024-41946.yml +++ b/gems/rexml/CVE-2024-41946.yml @@ -1,6 +1,7 @@ --- gem: rexml cve: 2024-41946 +ghsa: 5866-49gr-22v4 url: https://www.ruby-lang.org/en/news/2024/08/01/dos-rexml-cve-2024-41946 title: DoS vulnerabilities in REXML date: 2024-08-01 @@ -27,7 +28,7 @@ description: | ## History Originally published at 2024-08-01 03:00:00 (UTC) - +cvss_v3: 5.3 patched_versions: - ">= 3.3.3" related: