File tree Expand file tree Collapse file tree 3 files changed +101
-0
lines changed Expand file tree Collapse file tree 3 files changed +101
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ gem : decidim-admin
3+ cve : 2024-32034
4+ ghsa : rx9f-5ggv-5rh6
5+ url : https://github.com/decidim/decidim/security/advisories/GHSA-rx9f-5ggv-5rh6
6+ title : Decidim::Admin vulnerable to cross-site scripting (XSS) in the admin activity
7+ log
8+ date : 2024-09-16
9+ description : |
10+ ### Impact
11+ The admin panel is subject to potential XSS attach in case an admin
12+ assigns a valuator to a proposal, or does any other action that
13+ generates an admin activity log where one of the resources has an
14+ XSS crafted.
15+
16+ ### Patches
17+ N/A
18+
19+ ### Workarounds
20+ Redirect the pages /admin and /admin/logs to other admin pages
21+ to prevent this access (i.e. `/admin/organization/edit`)
22+
23+ ### References
24+ OWASP ASVS v4.0.3-5.1.3
25+ cvss_v3 : 6.8
26+ patched_versions :
27+ - " ~> 0.27.7"
28+ - " >= 0.28.2"
29+ related :
30+ url :
31+ - https://nvd.nist.gov/vuln/detail/CVE-2024-32034
32+ - https://github.com/decidim/decidim/security/advisories/GHSA-rx9f-5ggv-5rh6
33+ - https://github.com/decidim/decidim/commit/23fc8d702a4976727f78617f5e42353d67931645
34+ - https://github.com/decidim/decidim/commit/9d79f09a2d38c87feb28725670d6cc1f55c22072
35+ - https://github.com/decidim/decidim/commit/e494235d559be13dd1f8694345e6f6bba762d1c0
36+ - https://github.com/decidim/decidim/commit/ff755e23814aeb56e9089fc08006a5d3faee47b6
37+ - https://github.com/advisories/GHSA-rx9f-5ggv-5rh6
Original file line number Diff line number Diff line change 1+ ---
2+ gem : decidim
3+ cve : 2024-39910
4+ ghsa : vvqw-fqwx-mqmm
5+ url : https://github.com/decidim/decidim/security/advisories/GHSA-vvqw-fqwx-mqmm
6+ title : Decidim::Admin vulnerable to cross-site scripting (XSS) in
7+ the admin panel with QuillJS WYSWYG editor
8+ date : 2024-09-16
9+ description : |
10+ ### Impact
11+ The WYSWYG editor QuillJS is subject to potential XSS attach in
12+ case the attacker manages to modify the HTML before being
13+ uploaded to the server.
14+
15+ The attacker is able to change e.g. to <svg onload=alert('XSS')>
16+ if they know how to craft these requests themselves.
17+
18+ ### Patches
19+ N/A
20+
21+ ### Workarounds
22+ Review the user accounts that have access to the admin panel (i.e.
23+ general Administrators, and participatory space's Administrators)
24+ and remove access to them if they don't need it.
25+
26+ Disable the "Enable rich text editor for participants" setting in
27+ the admin dashboard.
28+
29+ ### References
30+ OWASP ASVS v4.0.3-5.1.3
31+ cvss_v3 : 5.4
32+ patched_versions :
33+ - " >= 0.27.7"
34+ related :
35+ url :
36+ - https://nvd.nist.gov/vuln/detail/CVE-2024-39910
37+ - https://github.com/decidim/decidim/security/advisories/GHSA-vvqw-fqwx-mqmm
38+ - https://github.com/decidim/decidim/commit/47adca81cabea898005ec07b130b008f2a2be99f
39+ - https://github.com/advisories/GHSA-vvqw-fqwx-mqmm
Original file line number Diff line number Diff line change 1+ ---
2+ gem : sidekiq-unique-jobs
3+ cve : 2023-46950
4+ ghsa : fhx8-5c23-x7x5
5+ url : https://github.com/mhenrixon/sidekiq-unique-jobs/security/advisories/GHSA-cmh9-rx85-xj38
6+ title : Cross Site Scripting vulnerability in Contribsys Sidekiq
7+ date : 2024-03-01
8+ description : |
9+ Cross Site Scripting vulnerability in Contribsys Sidekiq v.6.5.8
10+ allows a remote attacker to obtain sensitive information via a
11+ crafted URL to the filter functions.
12+ cvss_v3 : 6.1
13+ patched_versions :
14+ - " ~> 7.1.33"
15+ - " >= 8.0.7"
16+ related :
17+ url :
18+ - https://nvd.nist.gov/vuln/detail/CVE-2023-46950
19+ - https://github.com/mhenrixon/sidekiq-unique-jobs/security/advisories/GHSA-cmh9-rx85-xj38
20+ - https://github.com/mhenrixon/sidekiq-unique-jobs/releases/tag/v8.0.7
21+ - https://www.mgm-sp.com/cve/sidekiq-unique-jobs-reflected-xss-cve-2023-46950-cve-2023-46951
22+ - https://github.com/mhenrixon/sidekiq-unique-jobs/pull/829
23+ - https://github.com/mhenrixon/sidekiq-unique-jobs/commit/cd09ba6108f98973b6649a6149790c3d4502b4cc
24+ - https://github.com/mhenrixon/sidekiq-unique-jobs/commit/ec3afd920c1b55843c72f748a87baac7f8be82ed
25+ - https://github.com/advisories/GHSA-fhx8-5c23-x7x5
You can’t perform that action at this time.
0 commit comments