Skip to content

Commit 6c36a46

Browse files
1 parent 99e3435 commit 6c36a46

File tree

4 files changed

+99
-37
lines changed

4 files changed

+99
-37
lines changed

advisories/unreviewed/2025/12/GHSA-c2vx-rx6x-m9wj/GHSA-c2vx-rx6x-m9wj.json renamed to advisories/github-reviewed/2025/12/GHSA-c2vx-rx6x-m9wj/GHSA-c2vx-rx6x-m9wj.json

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,30 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-c2vx-rx6x-m9wj",
4-
"modified": "2025-12-01T21:30:26Z",
4+
"modified": "2025-12-02T17:37:18Z",
55
"published": "2025-12-01T15:30:18Z",
66
"aliases": [
77
"CVE-2025-63520"
88
],
9+
"summary": "FeehiCMS is vulnerable to cross-site scripting via the id parameter of the User Update function",
910
"details": "Cross Site Scripting (XSS) vulnerability in FeehiCMS 2.1.1 via the id parameter of the User Update function (?r=user%2Fupdate).",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "feehi/feehicms"
22+
},
23+
"versions": [
24+
"2.1.1"
25+
]
26+
}
27+
],
1728
"references": [
1829
{
1930
"type": "ADVISORY",
@@ -26,15 +37,19 @@
2637
{
2738
"type": "WEB",
2839
"url": "https://github.com/kiwi865/CVEs/blob/main/CVE-2025-63520.md"
40+
},
41+
{
42+
"type": "PACKAGE",
43+
"url": "https://github.com/liufee/cms"
2944
}
3045
],
3146
"database_specific": {
3247
"cwe_ids": [
3348
"CWE-79"
3449
],
3550
"severity": "MODERATE",
36-
"github_reviewed": false,
37-
"github_reviewed_at": null,
51+
"github_reviewed": true,
52+
"github_reviewed_at": "2025-12-02T17:37:18Z",
3853
"nvd_published_at": "2025-12-01T15:15:50Z"
3954
}
4055
}
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-pc5g-j9j7-p4q3",
4+
"modified": "2025-12-02T17:37:08Z",
5+
"published": "2025-12-02T15:30:32Z",
6+
"aliases": [
7+
"CVE-2025-65858"
8+
],
9+
"summary": "Calibre-Web Has a Stored Cross-Site Scripting (XSS) Vulnerability via the 'username' Field During User Creation",
10+
"details": "A Stored Cross-Site Scripting (XSS) vulnerability in Calibre-Web v0.6.25 allows attackers to inject malicious JavaScript into the 'username' field during user creation. The payload is stored unsanitized and later executed when the /ajax/listusers endpoint is accessed.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "calibreweb"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "0.6.25"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65858"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/KhanhDuy155/calibre-web-CVE-2025-65858/blob/main/CVE-2025-65858.md"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/janeczku/calibre-web"
50+
}
51+
],
52+
"database_specific": {
53+
"cwe_ids": [
54+
"CWE-79"
55+
],
56+
"severity": "LOW",
57+
"github_reviewed": true,
58+
"github_reviewed_at": "2025-12-02T17:37:08Z",
59+
"nvd_published_at": "2025-12-02T14:16:25Z"
60+
}
61+
}

advisories/unreviewed/2025/12/GHSA-qgc9-p7cj-jvh6/GHSA-qgc9-p7cj-jvh6.json renamed to advisories/github-reviewed/2025/12/GHSA-qgc9-p7cj-jvh6/GHSA-qgc9-p7cj-jvh6.json

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,30 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-qgc9-p7cj-jvh6",
4-
"modified": "2025-12-01T21:30:26Z",
4+
"modified": "2025-12-02T17:37:23Z",
55
"published": "2025-12-01T15:30:18Z",
66
"aliases": [
77
"CVE-2025-63523"
88
],
9+
"summary": "FeehiCMS fails to enforce server-side immutability",
910
"details": "FeehiCMS version 2.1.1 fails to enforce server-side immutability for parameters that are presented to clients as \"read-only.\" An authenticated attacker can intercept and modify the parameter in transit and the backend accepts the changes. This can lead to unintended username changes.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "feehi/feehicms"
22+
},
23+
"versions": [
24+
"2.1.1"
25+
]
26+
}
27+
],
1728
"references": [
1829
{
1930
"type": "ADVISORY",
@@ -26,15 +37,19 @@
2637
{
2738
"type": "WEB",
2839
"url": "https://github.com/kiwi865/CVEs/blob/main/CVE-2025-63523.md"
40+
},
41+
{
42+
"type": "PACKAGE",
43+
"url": "https://github.com/liufee/cms"
2944
}
3045
],
3146
"database_specific": {
3247
"cwe_ids": [
3348
"CWE-125"
3449
],
3550
"severity": "MODERATE",
36-
"github_reviewed": false,
37-
"github_reviewed_at": null,
51+
"github_reviewed": true,
52+
"github_reviewed_at": "2025-12-02T17:37:23Z",
3853
"nvd_published_at": "2025-12-01T15:15:50Z"
3954
}
4055
}

advisories/unreviewed/2025/12/GHSA-pc5g-j9j7-p4q3/GHSA-pc5g-j9j7-p4q3.json

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)