Skip to content

Commit 7c98ae5

Browse files
1 parent cab7010 commit 7c98ae5

File tree

1 file changed

+27
-6
lines changed

1 file changed

+27
-6
lines changed

advisories/unreviewed/2025/12/GHSA-w3j8-9p3j-3wjx/GHSA-w3j8-9p3j-3wjx.json renamed to advisories/github-reviewed/2025/12/GHSA-w3j8-9p3j-3wjx/GHSA-w3j8-9p3j-3wjx.json

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-w3j8-9p3j-3wjx",
4-
"modified": "2025-12-17T21:30:47Z",
4+
"modified": "2025-12-18T15:39:04Z",
55
"published": "2025-12-17T18:31:34Z",
66
"aliases": [
77
"CVE-2025-67165"
88
],
9-
"details": "An Insecure Direct Object Reference (IDOR) in Pagekit CMS v1.0.18 allows attackers to escalate privileges.",
9+
"summary": "Pagekit CMS has an Insecure Direct Object Reference (IDOR) in its User Role component",
10+
"details": "An Insecure Direct Object Reference (IDOR) in Pagekit CMS v1.0.18 allows attackers to escalate privileges.\n\nThe project was archived as of December 1, 2023.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "pagekit/pagekit"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "1.0.18"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -32,7 +53,7 @@
3253
"url": "https://github.com/pagekit/docs/blob/develop/user-interface/users.md#roles"
3354
},
3455
{
35-
"type": "WEB",
56+
"type": "PACKAGE",
3657
"url": "https://github.com/pagekit/pagekit"
3758
}
3859
],
@@ -41,8 +62,8 @@
4162
"CWE-639"
4263
],
4364
"severity": "CRITICAL",
44-
"github_reviewed": false,
45-
"github_reviewed_at": null,
65+
"github_reviewed": true,
66+
"github_reviewed_at": "2025-12-18T15:39:04Z",
4667
"nvd_published_at": "2025-12-17T17:15:51Z"
4768
}
4869
}

0 commit comments

Comments
 (0)