Skip to content

Commit 39e3372

Browse files
1 parent 416fca0 commit 39e3372

File tree

1 file changed

+30
-5
lines changed

1 file changed

+30
-5
lines changed

advisories/unreviewed/2026/03/GHSA-5448-v74m-7mv7/GHSA-5448-v74m-7mv7.json renamed to advisories/github-reviewed/2026/03/GHSA-5448-v74m-7mv7/GHSA-5448-v74m-7mv7.json

Lines changed: 30 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-5448-v74m-7mv7",
4-
"modified": "2026-03-06T18:31:13Z",
4+
"modified": "2026-03-07T02:33:40Z",
55
"published": "2026-03-06T18:31:13Z",
66
"aliases": [
77
"CVE-2025-15602"
88
],
9+
"summary": "Snipe-IT has sensitive user attributes related to account privileges that are insufficiently protected against mass assignment",
910
"details": "Snipe-IT versions prior to 8.3.7 contain sensitive user attributes related to account privileges that are insufficiently protected against mass assignment. An authenticated, low-privileged user can craft a malicious API request to modify restricted fields of another user account, including the Super Admin account. By changing the email address of the Super Admin and triggering a password reset, an attacker can fully take over the Super Admin account, resulting in complete administrative control of the Snipe-IT instance.",
1011
"severity": [
1112
{
@@ -14,15 +15,39 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "Packagist",
25+
"name": "snipe/snipe-it"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"fixed": "8.3.7"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
2445
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15602"
2546
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/grokability/snipe-it"
50+
},
2651
{
2752
"type": "WEB",
2853
"url": "https://github.com/grokability/snipe-it/releases/tag/v8.3.7"
@@ -41,8 +66,8 @@
4166
"CWE-915"
4267
],
4368
"severity": "HIGH",
44-
"github_reviewed": false,
45-
"github_reviewed_at": null,
69+
"github_reviewed": true,
70+
"github_reviewed_at": "2026-03-07T02:33:40Z",
4671
"nvd_published_at": "2026-03-06T17:16:24Z"
4772
}
4873
}

0 commit comments

Comments
 (0)