Skip to content

Commit e3975e9

Browse files
1 parent 2e92739 commit e3975e9

File tree

4 files changed

+195
-73
lines changed

4 files changed

+195
-73
lines changed
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-4g25-wj72-chxg",
4+
"modified": "2025-12-03T13:57:45Z",
5+
"published": "2025-12-02T00:31:12Z",
6+
"aliases": [
7+
"CVE-2025-65622"
8+
],
9+
"summary": "Snipe-IT allows stored XSS via the Locations \"Country\" field",
10+
"details": "Snipe-IT before 8.3.4 allows stored XSS via the Locations \"Country\" field, enabling a low-privileged authenticated user to inject JavaScript that executes in another user's session.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
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-65622"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/grokability/snipe-it/commit/23feb64b5ab3d92eb8755da41049ac43a3d0e05b"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/firef0x00/vulnerability-research/tree/main/CVE-2025-65622"
50+
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/grokability/snipe-it"
54+
},
55+
{
56+
"type": "WEB",
57+
"url": "https://github.com/grokability/snipe-it/releases/tag/v8.3.4"
58+
},
59+
{
60+
"type": "WEB",
61+
"url": "http://snipeitapp.com"
62+
}
63+
],
64+
"database_specific": {
65+
"cwe_ids": [
66+
"CWE-79"
67+
],
68+
"severity": "MODERATE",
69+
"github_reviewed": true,
70+
"github_reviewed_at": "2025-12-03T13:57:44Z",
71+
"nvd_published_at": "2025-12-01T22:15:48Z"
72+
}
73+
}
Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-xx7v-hqxh-cjr9",
4+
"modified": "2025-12-03T13:56:53Z",
5+
"published": "2025-12-01T18:30:38Z",
6+
"aliases": [
7+
"CVE-2025-64775"
8+
],
9+
"summary": "Apache Struts is Vulnerable to DoS via File Leak",
10+
"details": "Denial of Service vulnerability in Apache Struts, file leak in multipart request processing causes disk exhaustion.\n\nThis issue affects Apache Struts: from 2.0.0 through 6.7.0, from 7.0.0 through 7.0.3.\n\nUsers are recommended to upgrade to version 6.8.0 or 7.1.1, which fixes the issue.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "org.apache.struts:struts2-core"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "6.0.0"
29+
},
30+
{
31+
"fixed": "6.8.0"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Maven",
40+
"name": "org.apache.struts:struts2-core"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "7.0.0"
48+
},
49+
{
50+
"fixed": "7.1.1"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Maven",
59+
"name": "org.apache.struts:struts2-core"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "2.0.0"
67+
},
68+
{
69+
"last_affected": "2.3.37"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "Maven",
78+
"name": "org.apache.struts:struts2-core"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "2.5.0"
86+
},
87+
{
88+
"last_affected": "2.5.33"
89+
}
90+
]
91+
}
92+
]
93+
}
94+
],
95+
"references": [
96+
{
97+
"type": "ADVISORY",
98+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64775"
99+
},
100+
{
101+
"type": "WEB",
102+
"url": "https://cwiki.apache.org/confluence/display/WW/S2-068"
103+
},
104+
{
105+
"type": "PACKAGE",
106+
"url": "https://github.com/apache/struts"
107+
},
108+
{
109+
"type": "WEB",
110+
"url": "http://www.openwall.com/lists/oss-security/2025/12/01/2"
111+
}
112+
],
113+
"database_specific": {
114+
"cwe_ids": [
115+
"CWE-459"
116+
],
117+
"severity": "HIGH",
118+
"github_reviewed": true,
119+
"github_reviewed_at": "2025-12-03T13:56:53Z",
120+
"nvd_published_at": "2025-12-01T16:15:56Z"
121+
}
122+
}

advisories/unreviewed/2025/12/GHSA-4g25-wj72-chxg/GHSA-4g25-wj72-chxg.json

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

advisories/unreviewed/2025/12/GHSA-xx7v-hqxh-cjr9/GHSA-xx7v-hqxh-cjr9.json

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

0 commit comments

Comments
 (0)