Skip to content

Commit bd01c9e

Browse files
1 parent 8a597ba commit bd01c9e

File tree

1 file changed

+26
-5
lines changed

1 file changed

+26
-5
lines changed

advisories/unreviewed/2025/11/GHSA-gq25-78jf-v78c/GHSA-gq25-78jf-v78c.json renamed to advisories/github-reviewed/2025/11/GHSA-gq25-78jf-v78c/GHSA-gq25-78jf-v78c.json

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-gq25-78jf-v78c",
4-
"modified": "2025-11-28T21:31:18Z",
4+
"modified": "2025-12-01T22:57:57Z",
55
"published": "2025-11-26T21:31:26Z",
66
"aliases": [
77
"CVE-2025-65681"
88
],
9+
"summary": "Overhang Tutor Discloses Sensitive Information due to Improper Cache-Control",
910
"details": "An issue was discovered in Overhang.IO (tutor-open-edx) (overhangio/tutor) 20.0.2 allowing local unauthorized attackers to gain access to sensitive information due to the absence of proper cache-control HTTP headers and client-side session checks.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "tutor"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "20.0.2"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -28,7 +49,7 @@
2849
"url": "https://github.com/Rivek619/CVE-2025-65681"
2950
},
3051
{
31-
"type": "WEB",
52+
"type": "PACKAGE",
3253
"url": "https://github.com/overhangio/tutor"
3354
}
3455
],
@@ -37,8 +58,8 @@
3758
"CWE-384"
3859
],
3960
"severity": "LOW",
40-
"github_reviewed": false,
41-
"github_reviewed_at": null,
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2025-12-01T22:57:57Z",
4263
"nvd_published_at": "2025-11-26T19:15:49Z"
4364
}
4465
}

0 commit comments

Comments
 (0)