Skip to content

Commit 4622bdf

Browse files
1 parent 6e7e441 commit 4622bdf

2 files changed

Lines changed: 61 additions & 36 deletions

File tree

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-9jjm-mc56-3qxv",
4+
"modified": "2026-02-03T18:04:02Z",
5+
"published": "2026-02-03T00:30:18Z",
6+
"aliases": [
7+
"CVE-2025-70958"
8+
],
9+
"summary": "Subrion CMS vulnerable to cross-site scripting",
10+
"details": "Multiple reflected Cross-site Scripting (XSS) vulnerabilities in the installation module of Subrion CMS v4.2.1 allow attackers to execute arbitrary Javascript in the context of the user's browser via injecting a crafted payload into the dbuser, dbpwd, and dbname parameters.",
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": "Packagist",
21+
"name": "intelliants/subrion"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "4.2.1"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-70958"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/emirhanyucell/Subrion-CMS-4.2.1/blob/main/subrion-cms-exploit.txt"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/intelliants/subrion"
50+
}
51+
],
52+
"database_specific": {
53+
"cwe_ids": [
54+
"CWE-79"
55+
],
56+
"severity": "MODERATE",
57+
"github_reviewed": true,
58+
"github_reviewed_at": "2026-02-03T18:04:02Z",
59+
"nvd_published_at": "2026-02-02T23:16:02Z"
60+
}
61+
}

advisories/unreviewed/2026/02/GHSA-9jjm-mc56-3qxv/GHSA-9jjm-mc56-3qxv.json

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

0 commit comments

Comments
 (0)