Skip to content

Commit 12ce085

Browse files
1 parent 4064b05 commit 12ce085

File tree

2 files changed

+81
-48
lines changed

2 files changed

+81
-48
lines changed
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-5xq9-h3j2-jxvc",
4+
"modified": "2026-01-20T20:59:24Z",
5+
"published": "2023-05-11T18:30:17Z",
6+
"aliases": [
7+
"CVE-2023-25309"
8+
],
9+
"summary": "Cross Site Scripting (XSS) Vulnerability in Fetlife rollout-ui gem",
10+
"details": "Cross Site Scripting (XSS) Vulnerability in Fetlife rollout-ui version 0.5, allows attackers to execute arbitrary code via a crafted url to the delete a feature functionality.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "RubyGems",
21+
"name": "rollout-ui"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "0.5.3"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25309"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/fetlife/rollout-ui/pull/15"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/fetlife/rollout-ui/commit/713d9c2edd4d7b0d8c287bea960d3c6bd2c5b306"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://cxsecurity.com/issue/WLB-2023050012"
54+
},
55+
{
56+
"type": "PACKAGE",
57+
"url": "https://github.com/fetlife/rollout-ui"
58+
},
59+
{
60+
"type": "WEB",
61+
"url": "https://github.com/fetlife/rollout-ui/releases/tag/v0.5.3"
62+
},
63+
{
64+
"type": "WEB",
65+
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rollout-ui/CVE-2023-25309.yml"
66+
},
67+
{
68+
"type": "WEB",
69+
"url": "https://packetstormsecurity.com/files/172185/Rollout-UI-0.5-Cross-Site-Scripting.html"
70+
}
71+
],
72+
"database_specific": {
73+
"cwe_ids": [
74+
"CWE-79"
75+
],
76+
"severity": "MODERATE",
77+
"github_reviewed": true,
78+
"github_reviewed_at": "2026-01-20T20:59:24Z",
79+
"nvd_published_at": "2023-05-11T18:15:12Z"
80+
}
81+
}

advisories/unreviewed/2023/05/GHSA-5xq9-h3j2-jxvc/GHSA-5xq9-h3j2-jxvc.json

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)