Skip to content

Commit f0c0342

Browse files
1 parent 974f10c commit f0c0342

File tree

2 files changed

+69
-33
lines changed

2 files changed

+69
-33
lines changed
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-fww5-m9wc-jcjc",
4+
"modified": "2025-12-02T16:54:40Z",
5+
"published": "2025-12-01T21:30:26Z",
6+
"aliases": [
7+
"CVE-2025-65621"
8+
],
9+
"summary": "Snipe-IT is vulnerable to stored cross-site scripting",
10+
"details": "Snipe-IT before 8.3.4 allows stored XSS, allowing a low-privileged authenticated user to inject JavaScript that executes in an administrator's session, enabling privilege escalation.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N/E:P"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "snipe/snipe-it"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "8.3.4"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65621"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/firef0x00/vulnerability-research/tree/main/CVE-2025-65621"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/grokability/snipe-it"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://github.com/grokability/snipe-it/releases/tag/v8.3.4"
54+
},
55+
{
56+
"type": "WEB",
57+
"url": "http://snipeitapp.com"
58+
}
59+
],
60+
"database_specific": {
61+
"cwe_ids": [
62+
"CWE-79"
63+
],
64+
"severity": "MODERATE",
65+
"github_reviewed": true,
66+
"github_reviewed_at": "2025-12-02T16:54:40Z",
67+
"nvd_published_at": "2025-12-01T21:15:52Z"
68+
}
69+
}

advisories/unreviewed/2025/12/GHSA-fww5-m9wc-jcjc/GHSA-fww5-m9wc-jcjc.json

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

0 commit comments

Comments
 (0)