Skip to content

Commit f5c5553

Browse files
1 parent 3a72135 commit f5c5553

File tree

2 files changed

+169
-60
lines changed

2 files changed

+169
-60
lines changed
Lines changed: 169 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,169 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-x37w-7p52-8f49",
4+
"modified": "2025-12-16T15:48:24Z",
5+
"published": "2025-12-15T00:30:25Z",
6+
"aliases": [
7+
"CVE-2025-14692"
8+
],
9+
"summary": "Mayan EDMS has an Open Redirect through the /authentication/ file",
10+
"details": "A flaw has been found in Mayan EDMS up to 4.10.1. The impacted element is an unknown function of the file /authentication/. This manipulation causes open redirect. It is possible to initiate the attack remotely. The exploit has been published and may be used. Upgrading to version 4.10.2 is sufficient to resolve this issue. The affected component should be upgraded. The vendor confirms that this is \"[f]ixed in version 4.10.2\". Furthermore, that \"[b]ackports for older versions in process and will be out as soon as their respective CI pipelines complete.\"",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
15+
},
16+
{
17+
"type": "CVSS_V4",
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "PyPI",
25+
"name": "mayan-edms"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "4.10.0"
33+
},
34+
{
35+
"fixed": "4.10.2"
36+
}
37+
]
38+
}
39+
]
40+
},
41+
{
42+
"package": {
43+
"ecosystem": "PyPI",
44+
"name": "mayan-edms"
45+
},
46+
"ranges": [
47+
{
48+
"type": "ECOSYSTEM",
49+
"events": [
50+
{
51+
"introduced": "4.9.0"
52+
},
53+
{
54+
"fixed": "4.9.7"
55+
}
56+
]
57+
}
58+
]
59+
},
60+
{
61+
"package": {
62+
"ecosystem": "PyPI",
63+
"name": "mayan-edms"
64+
},
65+
"ranges": [
66+
{
67+
"type": "ECOSYSTEM",
68+
"events": [
69+
{
70+
"introduced": "4.8.0"
71+
},
72+
{
73+
"fixed": "4.8.10"
74+
}
75+
]
76+
}
77+
]
78+
},
79+
{
80+
"package": {
81+
"ecosystem": "PyPI",
82+
"name": "mayan-edms"
83+
},
84+
"ranges": [
85+
{
86+
"type": "ECOSYSTEM",
87+
"events": [
88+
{
89+
"introduced": "4.7.0"
90+
},
91+
{
92+
"fixed": "4.7.8"
93+
}
94+
]
95+
}
96+
]
97+
},
98+
{
99+
"package": {
100+
"ecosystem": "PyPI",
101+
"name": "mayan-edms"
102+
},
103+
"ranges": [
104+
{
105+
"type": "ECOSYSTEM",
106+
"events": [
107+
{
108+
"introduced": "0"
109+
},
110+
{
111+
"fixed": "4.6.12"
112+
}
113+
]
114+
}
115+
]
116+
}
117+
],
118+
"references": [
119+
{
120+
"type": "ADVISORY",
121+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14692"
122+
},
123+
{
124+
"type": "WEB",
125+
"url": "https://docs.mayan-edms.com/chapters/releases/4.10.2.html#security"
126+
},
127+
{
128+
"type": "WEB",
129+
"url": "https://github.com/ionutluca888/Mayan-EDMS-OpenRedirect-POC/tree/main"
130+
},
131+
{
132+
"type": "PACKAGE",
133+
"url": "https://gitlab.com/mayan-edms/mayan-edms"
134+
},
135+
{
136+
"type": "WEB",
137+
"url": "https://gitlab.com/mayan-edms/mayan-edms/-/commit/45355cbb45a28f61f38f719112d0ff422e6dc688"
138+
},
139+
{
140+
"type": "WEB",
141+
"url": "https://gitlab.com/mayan-edms/mayan-edms/-/commit/94032fbe553e97b33e4e9b9e731b4fc45f9d9f91"
142+
},
143+
{
144+
"type": "WEB",
145+
"url": "https://gitlab.com/mayan-edms/mayan-edms/-/commit/da9de60a9b84f11d5d2c7bbf118fe696b4f6357e"
146+
},
147+
{
148+
"type": "WEB",
149+
"url": "https://vuldb.com/?ctiid.336410"
150+
},
151+
{
152+
"type": "WEB",
153+
"url": "https://vuldb.com/?id.336410"
154+
},
155+
{
156+
"type": "WEB",
157+
"url": "https://vuldb.com/?submit.711729"
158+
}
159+
],
160+
"database_specific": {
161+
"cwe_ids": [
162+
"CWE-601"
163+
],
164+
"severity": "LOW",
165+
"github_reviewed": true,
166+
"github_reviewed_at": "2025-12-16T15:48:24Z",
167+
"nvd_published_at": "2025-12-15T00:15:39Z"
168+
}
169+
}

advisories/unreviewed/2025/12/GHSA-x37w-7p52-8f49/GHSA-x37w-7p52-8f49.json

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

0 commit comments

Comments
 (0)