Skip to content

Commit f2ac389

Browse files
1 parent 765e8c5 commit f2ac389

2 files changed

Lines changed: 57 additions & 1 deletion

File tree

advisories/unreviewed/2022/05/GHSA-8239-4cq6-qmwc/GHSA-8239-4cq6-qmwc.json

Lines changed: 17 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-8239-4cq6-qmwc",
4-
"modified": "2023-06-16T18:30:32Z",
4+
"modified": "2026-01-21T03:30:20Z",
55
"published": "2022-05-24T17:10:20Z",
66
"aliases": [
77
"CVE-2020-10188"
@@ -35,6 +35,18 @@
3535
"type": "WEB",
3636
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00038.html"
3737
},
38+
{
39+
"type": "WEB",
40+
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7FMTRRQTYKWZD2GMXX3GLZV46OLPCLVK"
41+
},
42+
{
43+
"type": "WEB",
44+
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HLU6FL24BSQQEB2SJC26NLJ2MANQDA7M"
45+
},
46+
{
47+
"type": "WEB",
48+
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K3VJ6V2Z3JRNJOBVHSOPMAC76PSSKG6A"
49+
},
3850
{
3951
"type": "WEB",
4052
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7FMTRRQTYKWZD2GMXX3GLZV46OLPCLVK"
@@ -58,6 +70,10 @@
5870
{
5971
"type": "WEB",
6072
"url": "https://www.oracle.com/security-alerts/cpuApr2021.html"
73+
},
74+
{
75+
"type": "WEB",
76+
"url": "http://www.openwall.com/lists/oss-security/2026/01/20/8"
6177
}
6278
],
6379
"database_specific": {
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-2q9f-33q6-9426",
4+
"modified": "2026-01-21T03:30:20Z",
5+
"published": "2026-01-21T03:30:20Z",
6+
"aliases": [
7+
"CVE-2025-15521"
8+
],
9+
"details": "The Academy LMS – WordPress LMS Plugin for Complete eLearning Solution plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 3.5.0. This is due to the plugin not properly validating a user's identity prior to updating their password and relying solely on a publicly-exposed nonce for authorization. This makes it possible for unauthenticated attackers to change arbitrary user's password, including administrators, and gain access to their account.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15521"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://plugins.trac.wordpress.org/browser/academy/tags/3.5.0/includes/functions.php#L1581"
25+
},
26+
{
27+
"type": "WEB",
28+
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6687ebbe-fdf4-4ecb-bf59-034bb4b0104c?source=cve"
29+
}
30+
],
31+
"database_specific": {
32+
"cwe_ids": [
33+
"CWE-639"
34+
],
35+
"severity": "CRITICAL",
36+
"github_reviewed": false,
37+
"github_reviewed_at": null,
38+
"nvd_published_at": "2026-01-21T02:15:48Z"
39+
}
40+
}

0 commit comments

Comments
 (0)