Skip to content

Commit 9848feb

Browse files
Sync EUVD catalog: Tue Jul 7 00:46:08 UTC 2026
Signed-off-by: AboutCode Automation <automation@aboutcode.org>
1 parent 22f1570 commit 9848feb

284 files changed

Lines changed: 16861 additions & 108 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"id": "EUVD-2022-49110",
3+
"enisaUuid": "a2649cea-dfe7-3249-85ef-6a910084dc0e",
4+
"description": "Open Babel has out-of-bounds write in MOPAC translationVectors[] (UNIT CELL TRANSLATION)",
5+
"datePublished": "Jul 6, 2026, 4:41:43 PM",
6+
"dateUpdated": "Jul 6, 2026, 4:41:43 PM",
7+
"baseScore": 9.8,
8+
"baseScoreVersion": "3.1",
9+
"baseScoreVector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
10+
"references": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1666\nhttps://github.com/openbabel/openbabel/security/advisories/GHSA-55f6-pf8r-c2f4\nhttps://nvd.nist.gov/vuln/detail/CVE-2022-46292\nhttps://github.com/openbabel/openbabel/commit/40e852138f21d586b7ccdce6329e7b23a87168bb\nhttps://www.talosintelligence.com/vulnerability_reports/TALOS-2022-1666\n",
11+
"aliases": "GHSA-55f6-pf8r-c2f4\nGHSA-hrvg-gx3j-wh53\nCVE-2022-46292\n",
12+
"assigner": "talos",
13+
"epss": 0.82,
14+
"enisaIdProduct": [
15+
{
16+
"id": "6f89c3b9-5da2-38d1-ad8c-98fffdef4770",
17+
"product": {
18+
"name": "Open Babel",
19+
"vendor": {
20+
"name": "n/a"
21+
}
22+
},
23+
"product_version": "master commit 530dbfa3"
24+
},
25+
{
26+
"id": "b1ffb58f-6f6a-3c4d-b39d-e42762f168d2",
27+
"product": {
28+
"name": "Open Babel",
29+
"vendor": {
30+
"name": "n/a"
31+
}
32+
},
33+
"product_version": "3.1.1"
34+
}
35+
],
36+
"enisaIdVendor": [
37+
{
38+
"id": "ece1a510-2a9f-31c1-9ea6-05b39c9abbc6",
39+
"vendor": {
40+
"name": "Open Babel"
41+
}
42+
}
43+
]
44+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": "EUVD-2024-55649",
3+
"enisaUuid": "85f3b306-cde5-302c-8138-66dd46e8f123",
4+
"description": "The Notifications for Forms & WordPress Actions WordPress plugin before 2.6 does not validate a user-supplied value before using it to build a server-side file inclusion path, allowing authenticated users with subscriber-level access and above to include and execute arbitrary local PHP files on the server.",
5+
"datePublished": "Jul 6, 2026, 6:00:01 AM",
6+
"dateUpdated": "Jul 6, 2026, 12:09:45 PM",
7+
"baseScore": 7.5,
8+
"baseScoreVersion": "3.1",
9+
"baseScoreVector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
10+
"references": "https://wpscan.com/vulnerability/6382bfea-6265-4f4b-b26e-4219d9ed78aa/\n",
11+
"aliases": "GHSA-ffvx-qqcr-725r\nCVE-2024-6228\n",
12+
"assigner": "WPScan",
13+
"epss": 0.0,
14+
"enisaIdProduct": [
15+
{
16+
"id": "d261bc20-c0a4-3ad9-8856-0797d8f7c889",
17+
"product": {
18+
"name": "Notifications for Forms & WordPress Actions",
19+
"vendor": {
20+
"name": "Unknown"
21+
}
22+
},
23+
"product_version": "0 <2.6"
24+
}
25+
],
26+
"enisaIdVendor": [
27+
{
28+
"id": "bb9ebe14-c3a4-3bf7-bbd0-a15bd8add4f8",
29+
"vendor": {
30+
"name": "Unknown"
31+
}
32+
}
33+
]
34+
}
Lines changed: 274 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,274 @@
1+
{
2+
"id": "EUVD-2025-210428",
3+
"enisaUuid": "355a0ec8-d004-3863-a587-7cc600f8f580",
4+
"description": "The software accepts user-supplied input via a URL parameter without adequate output encoding before reflecting it back to the user's browser. This condition allows an attacker to inject malicious script content into pages served by the application.\n\nBy leveraging this weakness, an attacker can cause the user's browser to redirect to a malicious website, modify the UI of the webpage, or retrieve information from the browser. However, the impact is mitigated by the use of httpOnly flags on session-related cookies, preventing session hijacking.",
5+
"datePublished": "Jul 6, 2026, 10:16:53 AM",
6+
"dateUpdated": "Jul 6, 2026, 11:05:59 AM",
7+
"baseScore": 6.1,
8+
"baseScoreVersion": "3.1",
9+
"baseScoreVector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
10+
"references": "https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4343/\n",
11+
"aliases": "GHSA-gqrf-mwwc-fmq5\nCVE-2025-8591\n",
12+
"assigner": "WSO2",
13+
"epss": 0.0,
14+
"enisaIdProduct": [
15+
{
16+
"id": "0b63f9b9-34ee-3963-9235-822e6d155261",
17+
"product": {
18+
"name": "WSO2 Open Banking AM",
19+
"vendor": {
20+
"name": "WSO2"
21+
}
22+
},
23+
"product_version": "2.0.0 <2.0.0.404"
24+
},
25+
{
26+
"id": "0b872ea3-357a-3d2d-9807-491cd560095c",
27+
"product": {
28+
"name": "WSO2 API Control Plane",
29+
"vendor": {
30+
"name": "WSO2"
31+
}
32+
},
33+
"product_version": "4.5.0 <4.5.0.44"
34+
},
35+
{
36+
"id": "0d538756-528e-3cb8-ae9b-fe08871cbf21",
37+
"product": {
38+
"name": "WSO2 API Manager",
39+
"vendor": {
40+
"name": "WSO2"
41+
}
42+
},
43+
"product_version": "3.1.0 <3.1.0.355"
44+
},
45+
{
46+
"id": "197c2fe7-04db-35c1-b3e0-20597af495cc",
47+
"product": {
48+
"name": "WSO2 Open Banking IAM",
49+
"vendor": {
50+
"name": "WSO2"
51+
}
52+
},
53+
"product_version": "2.0.0 <2.0.0.424"
54+
},
55+
{
56+
"id": "2719d2f4-bc9b-3168-a54f-79e29dc15415",
57+
"product": {
58+
"name": "WSO2 Universal Gateway",
59+
"vendor": {
60+
"name": "WSO2"
61+
}
62+
},
63+
"product_version": "4.5.0 <4.5.0.42"
64+
},
65+
{
66+
"id": "2e5af952-1b48-3134-8406-83937d7ea0f8",
67+
"product": {
68+
"name": "WSO2 API Manager",
69+
"vendor": {
70+
"name": "WSO2"
71+
}
72+
},
73+
"product_version": "4.0.0 <4.0.0.380"
74+
},
75+
{
76+
"id": "3555c4f1-58ee-3a44-99ac-42b46fad1df4",
77+
"product": {
78+
"name": "WSO2 Universal Gateway",
79+
"vendor": {
80+
"name": "WSO2"
81+
}
82+
},
83+
"product_version": "4.6.0 <4.6.0.7"
84+
},
85+
{
86+
"id": "430ad311-4923-3eff-9591-fda13ae54733",
87+
"product": {
88+
"name": "WSO2 API Manager",
89+
"vendor": {
90+
"name": "WSO2"
91+
}
92+
},
93+
"product_version": "4.2.0 <4.2.0.183"
94+
},
95+
{
96+
"id": "528a84e0-7082-3c4d-8735-4edbdcf37b76",
97+
"product": {
98+
"name": "WSO2 API Manager",
99+
"vendor": {
100+
"name": "WSO2"
101+
}
102+
},
103+
"product_version": "4.3.0 <4.3.0.94"
104+
},
105+
{
106+
"id": "52ae99fd-5200-3296-83a0-f8a9bac8d926",
107+
"product": {
108+
"name": "WSO2 API Manager",
109+
"vendor": {
110+
"name": "WSO2"
111+
}
112+
},
113+
"product_version": "4.4.0 <4.4.0.58"
114+
},
115+
{
116+
"id": "5fc33ce5-8345-3aaf-be7e-e9d6e7ebaf2b",
117+
"product": {
118+
"name": "WSO2 API Manager",
119+
"vendor": {
120+
"name": "WSO2"
121+
}
122+
},
123+
"product_version": "4.1.0 <4.1.0.243"
124+
},
125+
{
126+
"id": "759ca2f6-9044-38c7-b4ff-8f4f1b07a052",
127+
"product": {
128+
"name": "WSO2 API Manager",
129+
"vendor": {
130+
"name": "WSO2"
131+
}
132+
},
133+
"product_version": "3.2.1 <3.2.1.78"
134+
},
135+
{
136+
"id": "9efe4e9d-d623-39ab-8657-88e130216281",
137+
"product": {
138+
"name": "WSO2 API Manager",
139+
"vendor": {
140+
"name": "WSO2"
141+
}
142+
},
143+
"product_version": "4.5.0 <4.5.0.43"
144+
},
145+
{
146+
"id": "af4e9539-2c7d-37e8-8159-d9a5ed0307fe",
147+
"product": {
148+
"name": "WSO2 Identity Server",
149+
"vendor": {
150+
"name": "WSO2"
151+
}
152+
},
153+
"product_version": "7.0.0 <7.0.0.131"
154+
},
155+
{
156+
"id": "b4f2d12d-06d7-3380-b2ee-2b7d582571d9",
157+
"product": {
158+
"name": "WSO2 Traffic Manager",
159+
"vendor": {
160+
"name": "WSO2"
161+
}
162+
},
163+
"product_version": "4.5.0 <4.5.0.42"
164+
},
165+
{
166+
"id": "c6a1ae12-0dae-31fd-a854-10c87106d2f8",
167+
"product": {
168+
"name": "WSO2 API Manager",
169+
"vendor": {
170+
"name": "WSO2"
171+
}
172+
},
173+
"product_version": "3.2.0 <3.2.0.459"
174+
},
175+
{
176+
"id": "c6b8b286-defb-316a-beb2-2fdad97fe7e3",
177+
"product": {
178+
"name": "WSO2 Identity Server",
179+
"vendor": {
180+
"name": "WSO2"
181+
}
182+
},
183+
"product_version": "5.10.0 <5.10.0.384"
184+
},
185+
{
186+
"id": "d1efac04-c5c5-3515-a0da-b8951c43a76a",
187+
"product": {
188+
"name": "WSO2 Identity Server",
189+
"vendor": {
190+
"name": "WSO2"
191+
}
192+
},
193+
"product_version": "7.1.0 <7.1.0.21"
194+
},
195+
{
196+
"id": "d9f1fbac-4402-36d4-8b2b-dfe736af7b8a",
197+
"product": {
198+
"name": "WSO2 API Control Plane",
199+
"vendor": {
200+
"name": "WSO2"
201+
}
202+
},
203+
"product_version": "4.6.0 <4.6.0.8"
204+
},
205+
{
206+
"id": "dd003b07-f765-3bf1-a9c0-b3cee7a45032",
207+
"product": {
208+
"name": "WSO2 Identity Server as Key Manager",
209+
"vendor": {
210+
"name": "WSO2"
211+
}
212+
},
213+
"product_version": "5.10.0 <5.10.0.375"
214+
},
215+
{
216+
"id": "df07d785-fba0-3e4c-ae19-d0120f7629b9",
217+
"product": {
218+
"name": "WSO2 Traffic Manager",
219+
"vendor": {
220+
"name": "WSO2"
221+
}
222+
},
223+
"product_version": "4.6.0 <4.6.0.7"
224+
},
225+
{
226+
"id": "ecfeb58e-d000-316c-923a-9d6c0a7d9a7a",
227+
"product": {
228+
"name": "WSO2 Identity Server",
229+
"vendor": {
230+
"name": "WSO2"
231+
}
232+
},
233+
"product_version": "6.0.0 <6.0.0.255"
234+
},
235+
{
236+
"id": "f28d2bb8-babb-39c4-8dad-a6196a16c5ca",
237+
"product": {
238+
"name": "WSO2 API Manager",
239+
"vendor": {
240+
"name": "WSO2"
241+
}
242+
},
243+
"product_version": "4.6.0 <4.6.0.7"
244+
},
245+
{
246+
"id": "faf749b7-6806-3c5a-a4d1-d7b058618bc6",
247+
"product": {
248+
"name": "WSO2 Identity Server",
249+
"vendor": {
250+
"name": "WSO2"
251+
}
252+
},
253+
"product_version": "5.10.0 <5.10.0.381"
254+
},
255+
{
256+
"id": "fbd28ad6-da64-3d81-af40-7c974295b531",
257+
"product": {
258+
"name": "WSO2 Identity Server",
259+
"vendor": {
260+
"name": "WSO2"
261+
}
262+
},
263+
"product_version": "7.1.0 <7.1.0.51"
264+
}
265+
],
266+
"enisaIdVendor": [
267+
{
268+
"id": "39948727-68b1-32d6-be41-7318e785c717",
269+
"vendor": {
270+
"name": "WSO2"
271+
}
272+
}
273+
]
274+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": "EUVD-2025-210429",
3+
"enisaUuid": "23357c15-ec37-3467-af6c-125322beb1ea",
4+
"description": "A vulnerability was determined in GPAC up to 2.5-DEV. This vulnerability affects the function gf_isom_nalu_sample_rewrite of the file src/isomedia/avc_ext.c of the component MP4Box. This manipulation of the argument nalu_out_bs causes double free. It is possible to launch the attack on the local host. The exploit has been publicly disclosed and may be utilized. Patch name: f29f955f2a3b5e8e507caad3e52319f961bf37bf. To fix this issue, it is recommended to deploy a patch.",
5+
"datePublished": "Jul 6, 2026, 11:15:08 AM",
6+
"dateUpdated": "Jul 6, 2026, 6:50:01 PM",
7+
"baseScore": 4.8,
8+
"baseScoreVersion": "4.0",
9+
"baseScoreVector": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P",
10+
"references": "https://vuldb.com/vuln/376292\nhttps://vuldb.com/vuln/376292/cti\nhttps://vuldb.com/cve/CVE-2025-15667\nhttps://vuldb.com/submit/846839\nhttps://github.com/gpac/gpac/issues/3403\nhttps://github.com/TimChan2001/pocs/raw/refs/heads/main/poc-gpac-1\nhttps://github.com/gpac/gpac/commit/f29f955f2a3b5e8e507caad3e52319f961bf37bf\nhttps://github.com/gpac/gpac/\n",
11+
"aliases": "GHSA-r4c4-62x2-m3ww\nCVE-2025-15667\n",
12+
"assigner": "VulDB",
13+
"epss": 0.0,
14+
"enisaIdProduct": [
15+
{
16+
"id": "4fb018ea-daa2-3e77-a516-d40755d3e897",
17+
"product": {
18+
"name": "GPAC",
19+
"vendor": {
20+
"name": "n/a"
21+
}
22+
},
23+
"product_version": "2.5-DEV"
24+
}
25+
],
26+
"enisaIdVendor": [
27+
{
28+
"id": "d8628e57-0987-33ef-b8eb-ae53bf786b2a",
29+
"vendor": {
30+
"name": "n/a"
31+
}
32+
}
33+
]
34+
}

0 commit comments

Comments
 (0)