Skip to content

Commit b7df571

Browse files
1 parent ed4ed28 commit b7df571

File tree

2 files changed

+122
-36
lines changed

2 files changed

+122
-36
lines changed
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-49qv-h8pm-73pf",
4+
"modified": "2025-11-14T20:46:30Z",
5+
"published": "2025-11-12T12:30:28Z",
6+
"aliases": [
7+
"CVE-2025-12998"
8+
],
9+
"summary": "TYPO3 Modules Extension has Improper Authentication vulnerability ",
10+
"details": "Improper Authentication vulnerability in TYPO3 Extension \"Modules\" codingms/modules. This issue affects Extension \"Modules\": before 4.3.11, from 5.0.0 before 5.7.4, from 6.0.0 before 6.4.2, from 7.0.0 before 7.5.5.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "codingms/modules"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "4.3.11"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Packagist",
40+
"name": "codingms/modules"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "5.0.0"
48+
},
49+
{
50+
"fixed": "5.7.4"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Packagist",
59+
"name": "codingms/modules"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "7.0.0"
67+
},
68+
{
69+
"fixed": "7.5.5"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "Packagist",
78+
"name": "codingms/modules"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "6.0.0"
86+
},
87+
{
88+
"fixed": "6.4.2"
89+
}
90+
]
91+
}
92+
]
93+
}
94+
],
95+
"references": [
96+
{
97+
"type": "ADVISORY",
98+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12998"
99+
},
100+
{
101+
"type": "PACKAGE",
102+
"url": "https://gitlab.com/codingms/typo3-public/modules"
103+
},
104+
{
105+
"type": "WEB",
106+
"url": "https://gitlab.com/codingms/typo3-public/modules/-/commit/7fe0f9fbf2ea81343e4e8ede5a34c450c58d8ce1"
107+
},
108+
{
109+
"type": "WEB",
110+
"url": "https://typo3.org/security/advisory/typo3-ext-sa-2025-015"
111+
}
112+
],
113+
"database_specific": {
114+
"cwe_ids": [
115+
"CWE-287"
116+
],
117+
"severity": "HIGH",
118+
"github_reviewed": true,
119+
"github_reviewed_at": "2025-11-14T20:46:30Z",
120+
"nvd_published_at": "2025-11-12T12:15:39Z"
121+
}
122+
}

advisories/unreviewed/2025/11/GHSA-49qv-h8pm-73pf/GHSA-49qv-h8pm-73pf.json

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

0 commit comments

Comments
 (0)