Skip to content

Commit dfe4514

Browse files
jasnowRubySec CI
authored andcommitted
Updated advisory posts against rubysec/ruby-advisory-db@75149eb
1 parent b670725 commit dfe4514

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: advisory
3+
title: 'GHSA-m5f6-4589-m89f (blazer): Stored XSS vulnerability'
4+
comments: false
5+
categories:
6+
- blazer
7+
advisory:
8+
gem: blazer
9+
ghsa: m5f6-4589-m89f
10+
url: https://github.com/ankane/blazer/security/advisories/GHSA-m5f6-4589-m89f
11+
title: Stored XSS vulnerability
12+
date: 2026-07-27
13+
description: |-
14+
An authenticated user can create a malicious query that executes arbitrary
15+
JavaScript when another user tries to edit the query. This can be used to
16+
perform actions as the other user for resources on the same origin.
17+
patched_versions:
18+
- ">= 3.5.0"
19+
unaffected_versions:
20+
- "< 1.7.3"
21+
cvss_v3: 5.4
22+
related:
23+
url:
24+
- https://rubygems.org/gems/blazer/versions/3.5.0
25+
- https://github.com/ankane/blazer/blob/master/CHANGELOG.md#350-2026-07-27
26+
- https://github.com/ankane/blazer/compare/v3.4.0...v3.5.0
27+
- https://github.com/ankane/blazer/security/advisories/GHSA-m5f6-4589-m89f
28+
notes: |
29+
- cvss_v3 from project GHSA
30+
- No CVE
31+
---

0 commit comments

Comments
 (0)