File tree Expand file tree Collapse file tree 2 files changed +92
-44
lines changed
github-reviewed/2025/11/GHSA-x832-fpvj-r5ph
unreviewed/2025/11/GHSA-x832-fpvj-r5ph Expand file tree Collapse file tree 2 files changed +92
-44
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "schema_version" : " 1.4.0" ,
3+ "id" : " GHSA-x832-fpvj-r5ph" ,
4+ "modified" : " 2025-12-01T20:46:20Z" ,
5+ "published" : " 2025-11-28T06:32:06Z" ,
6+ "aliases" : [
7+ " CVE-2025-66372"
8+ ],
9+ "summary" : " Mustangproject allows exfiltrating files via XXE attacks" ,
10+ "details" : " Mustang before 2.16.3 allows exfiltrating files via XXE attacks." ,
11+ "severity" : [
12+ {
13+ "type" : " CVSS_V3" ,
14+ "score" : " CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N"
15+ }
16+ ],
17+ "affected" : [
18+ {
19+ "package" : {
20+ "ecosystem" : " Maven" ,
21+ "name" : " org.mustangproject:library"
22+ },
23+ "ranges" : [
24+ {
25+ "type" : " ECOSYSTEM" ,
26+ "events" : [
27+ {
28+ "introduced" : " 0"
29+ },
30+ {
31+ "fixed" : " 2.16.3"
32+ }
33+ ]
34+ }
35+ ]
36+ },
37+ {
38+ "package" : {
39+ "ecosystem" : " Maven" ,
40+ "name" : " org.mustangproject:validator"
41+ },
42+ "ranges" : [
43+ {
44+ "type" : " ECOSYSTEM" ,
45+ "events" : [
46+ {
47+ "introduced" : " 0"
48+ },
49+ {
50+ "fixed" : " 2.16.3"
51+ }
52+ ]
53+ }
54+ ]
55+ }
56+ ],
57+ "references" : [
58+ {
59+ "type" : " ADVISORY" ,
60+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2025-66372"
61+ },
62+ {
63+ "type" : " WEB" ,
64+ "url" : " https://github.com/ZUGFeRD/mustangproject/issues/685"
65+ },
66+ {
67+ "type" : " WEB" ,
68+ "url" : " https://github.com/ZUGFeRD/mustangproject/pull/725"
69+ },
70+ {
71+ "type" : " WEB" ,
72+ "url" : " https://github.com/ZUGFeRD/mustangproject/commit/6461dad8d3d7876547155dacbd28b458f1eb2e0b"
73+ },
74+ {
75+ "type" : " PACKAGE" ,
76+ "url" : " https://github.com/ZUGFeRD/mustangproject"
77+ },
78+ {
79+ "type" : " WEB" ,
80+ "url" : " https://github.com/ZUGFeRD/mustangproject/releases/tag/core-2.16.3"
81+ }
82+ ],
83+ "database_specific" : {
84+ "cwe_ids" : [
85+ " CWE-611"
86+ ],
87+ "severity" : " LOW" ,
88+ "github_reviewed" : true ,
89+ "github_reviewed_at" : " 2025-12-01T20:46:20Z" ,
90+ "nvd_published_at" : " 2025-11-28T04:16:01Z"
91+ }
92+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments