Skip to content

Commit 017c561

Browse files
Merge pull request #7768 from github/RobertLang-GHSA-g868-j3qm-4j28
2 parents 5def8b2 + 1e18d23 commit 017c561

1 file changed

Lines changed: 81 additions & 3 deletions

File tree

advisories/unreviewed/2026/05/GHSA-g868-j3qm-4j28/GHSA-g868-j3qm-4j28.json

Lines changed: 81 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,97 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-g868-j3qm-4j28",
4-
"modified": "2026-05-19T12:31:39Z",
4+
"modified": "2026-05-19T12:31:40Z",
55
"published": "2026-05-19T12:31:39Z",
66
"aliases": [
77
"CVE-2026-8726"
88
],
9+
"summary": "Added affected package versions",
910
"details": "The extension fails to properly sanitize user input before using it in a database query. As a result, an unauthenticated attacker can inject arbitrary SQL through a URL parameter on pages using the \"Date Menu of news articles\" plugin. Exploitation requires the \"Date Menu of news articles\" plugin to be in use and the TypoScript/Plugin setting disableOverrideDemand not to be enabled.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V4",
13-
"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/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"
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": "georgringer/news"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "11.4.4"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Packagist",
40+
"name": "georgringer/news"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "12.0.0"
48+
},
49+
{
50+
"fixed": "12.3.2"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Packagist",
59+
"name": "georgringer/news"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "13.0.0"
67+
},
68+
{
69+
"fixed": "13.0.2"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "Packagist",
78+
"name": "georgringer/news"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "14.0.0"
86+
},
87+
{
88+
"fixed": "14.0.3"
89+
}
90+
]
91+
}
92+
]
1493
}
1594
],
16-
"affected": [],
1795
"references": [
1896
{
1997
"type": "ADVISORY",

0 commit comments

Comments
 (0)