Skip to content

Commit b4ab25a

Browse files
1 parent e921578 commit b4ab25a

File tree

4 files changed

+94
-2
lines changed

4 files changed

+94
-2
lines changed

advisories/unreviewed/2025/09/GHSA-4h6c-jx8m-qmff/GHSA-4h6c-jx8m-qmff.json

Lines changed: 5 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-4h6c-jx8m-qmff",
4-
"modified": "2025-09-25T12:31:05Z",
4+
"modified": "2025-11-14T12:30:18Z",
55
"published": "2025-09-25T12:31:05Z",
66
"aliases": [
77
"CVE-2025-10942"
@@ -42,6 +42,10 @@
4242
{
4343
"type": "WEB",
4444
"url": "https://vuldb.com/?submit.651813"
45+
},
46+
{
47+
"type": "WEB",
48+
"url": "https://vuldb.com/?submit.684667"
4549
}
4650
],
4751
"database_specific": {

advisories/unreviewed/2025/09/GHSA-x8qw-46ww-c957/GHSA-x8qw-46ww-c957.json

Lines changed: 5 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-x8qw-46ww-c957",
4-
"modified": "2025-11-03T18:31:40Z",
4+
"modified": "2025-11-14T12:30:18Z",
55
"published": "2025-09-11T18:35:53Z",
66
"aliases": [
77
"CVE-2025-40300"
@@ -73,6 +73,10 @@
7373
{
7474
"type": "WEB",
7575
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html"
76+
},
77+
{
78+
"type": "WEB",
79+
"url": "http://www.openwall.com/lists/oss-security/2025/11/14/3"
7680
}
7781
],
7882
"database_specific": {
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-fp65-cx5q-8fg9",
4+
"modified": "2025-11-14T12:30:18Z",
5+
"published": "2025-11-14T12:30:18Z",
6+
"aliases": [
7+
"CVE-2025-11981"
8+
],
9+
"details": "The School Management System – WPSchoolPress plugin for WordPress is vulnerable to SQL Injection via the 'SCodes' parameter in all versions up to, and including, 2.2.23 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11981"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://plugins.trac.wordpress.org/browser/wpschoolpress/tags/2.2.9/lib/wpsp-ajaxworks.php#L1844"
25+
},
26+
{
27+
"type": "WEB",
28+
"url": "https://plugins.trac.wordpress.org/browser/wpschoolpress/tags/2.2.9/lib/wpsp-ajaxworks.php#L1872"
29+
},
30+
{
31+
"type": "WEB",
32+
"url": "https://plugins.trac.wordpress.org/changeset/3389346#file62"
33+
},
34+
{
35+
"type": "WEB",
36+
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/04bc4a20-0136-4fb4-9489-07140b2b86aa?source=cve"
37+
}
38+
],
39+
"database_specific": {
40+
"cwe_ids": [
41+
"CWE-89"
42+
],
43+
"severity": "MODERATE",
44+
"github_reviewed": false,
45+
"github_reviewed_at": null,
46+
"nvd_published_at": "2025-11-14T12:15:43Z"
47+
}
48+
}
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-mqp8-pgg5-7x7m",
4+
"modified": "2025-11-14T12:30:18Z",
5+
"published": "2025-11-14T12:30:18Z",
6+
"aliases": [
7+
"CVE-2025-11794"
8+
],
9+
"details": "Mattermost versions 10.11.x <= 10.11.3, 10.5.x <= 10.5.11, 10.12.x <= 10.12.0 fail to sanitize user data which allows system administrators to access password hashes and MFA secrets via the POST /api/v4/users/{user_id}/email/verify/member endpoint",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11794"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://mattermost.com/security-updates"
25+
}
26+
],
27+
"database_specific": {
28+
"cwe_ids": [
29+
"CWE-200"
30+
],
31+
"severity": "MODERATE",
32+
"github_reviewed": false,
33+
"github_reviewed_at": null,
34+
"nvd_published_at": "2025-11-14T11:15:45Z"
35+
}
36+
}

0 commit comments

Comments
 (0)