Skip to content

Commit fea075b

Browse files
1 parent 4d1def4 commit fea075b

File tree

3 files changed

+57
-6
lines changed

3 files changed

+57
-6
lines changed

advisories/github-reviewed/2025/09/GHSA-xmcw-mv9p-7pq2/GHSA-xmcw-mv9p-7pq2.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-xmcw-mv9p-7pq2",
4-
"modified": "2025-10-16T22:34:39Z",
4+
"modified": "2025-11-07T12:31:11Z",
55
"published": "2025-09-05T21:32:38Z",
66
"withdrawn": "2025-10-16T22:34:39Z",
77
"aliases": [],
@@ -104,6 +104,14 @@
104104
"type": "WEB",
105105
"url": "https://access.redhat.com/errata/RHSA-2025:16400"
106106
},
107+
{
108+
"type": "WEB",
109+
"url": "https://access.redhat.com/errata/RHSA-2025:19923"
110+
},
111+
{
112+
"type": "WEB",
113+
"url": "https://access.redhat.com/errata/RHSA-2025:19925"
114+
},
107115
{
108116
"type": "WEB",
109117
"url": "https://access.redhat.com/security/cve/CVE-2025-10044"

advisories/github-reviewed/2025/11/GHSA-cgrx-mc8f-2prm/GHSA-cgrx-mc8f-2prm.json

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-cgrx-mc8f-2prm",
4-
"modified": "2025-11-06T21:31:52Z",
4+
"modified": "2025-11-07T12:31:34Z",
55
"published": "2025-11-05T18:40:40Z",
66
"aliases": [
77
"CVE-2025-52881"
@@ -50,11 +50,14 @@
5050
"introduced": "0"
5151
},
5252
{
53-
"last_affected": "1.12.0"
53+
"fixed": "1.13.0"
5454
}
5555
]
5656
}
57-
]
57+
],
58+
"database_specific": {
59+
"last_known_affected_version_range": "<= 1.12.0"
60+
}
5861
},
5962
{
6063
"package": {
@@ -192,16 +195,20 @@
192195
},
193196
{
194197
"type": "WEB",
195-
"url": "https://pkg.go.dev/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs"
198+
"url": "https://youtu.be/tGseJW_uBB8"
196199
},
197200
{
198201
"type": "WEB",
199-
"url": "https://youtu.be/tGseJW_uBB8"
202+
"url": "https://pkg.go.dev/github.com/cyphar/filepath-securejoin/pathrs-lite/procfs"
200203
},
201204
{
202205
"type": "WEB",
203206
"url": "https://youtu.be/y1PaBzxwRWQ"
204207
},
208+
{
209+
"type": "WEB",
210+
"url": "https://github.com/opencontainers/selinux/releases/tag/v1.13.0"
211+
},
205212
{
206213
"type": "WEB",
207214
"url": "https://github.com/opencontainers/runc/blob/v1.4.0-rc.2/RELEASES.md"
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-qj3m-73c6-4ww7",
4+
"modified": "2025-11-07T12:31:11Z",
5+
"published": "2025-11-07T12:31:11Z",
6+
"aliases": [
7+
"CVE-2025-10870"
8+
],
9+
"details": "SQL injection vulnerability in DIAL's CentrosNet v2.64. Allows an attacker to retrieve, create, update, and delete databases by sending POST and GET requests with the 'ultralogin' parameter in '/centrosnet/ultralogin.php'.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V4",
13+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/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+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10870"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://www.incibe.es/en/incibe-cert/notices/aviso/sql-injection-dials-centrosnet"
25+
}
26+
],
27+
"database_specific": {
28+
"cwe_ids": [
29+
"CWE-89"
30+
],
31+
"severity": "CRITICAL",
32+
"github_reviewed": false,
33+
"github_reviewed_at": null,
34+
"nvd_published_at": "2025-11-07T10:15:38Z"
35+
}
36+
}

0 commit comments

Comments
 (0)