diff --git a/advisories/github-reviewed/2022/09/GHSA-4wjj-jwc9-2x96/GHSA-4wjj-jwc9-2x96.json b/advisories/github-reviewed/2022/09/GHSA-4wjj-jwc9-2x96/GHSA-4wjj-jwc9-2x96.json index a09183cc208..3dbd92849c9 100644 --- a/advisories/github-reviewed/2022/09/GHSA-4wjj-jwc9-2x96/GHSA-4wjj-jwc9-2x96.json +++ b/advisories/github-reviewed/2022/09/GHSA-4wjj-jwc9-2x96/GHSA-4wjj-jwc9-2x96.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4wjj-jwc9-2x96", - "modified": "2022-09-16T21:56:51Z", + "modified": "2025-06-05T21:58:44Z", "published": "2022-09-14T00:00:48Z", "aliases": [ "CVE-2022-2989" diff --git a/advisories/github-reviewed/2024/12/GHSA-25w9-wqfq-gwqx/GHSA-25w9-wqfq-gwqx.json b/advisories/github-reviewed/2024/12/GHSA-25w9-wqfq-gwqx/GHSA-25w9-wqfq-gwqx.json index ad1a734b8c3..14aef33cc48 100644 --- a/advisories/github-reviewed/2024/12/GHSA-25w9-wqfq-gwqx/GHSA-25w9-wqfq-gwqx.json +++ b/advisories/github-reviewed/2024/12/GHSA-25w9-wqfq-gwqx/GHSA-25w9-wqfq-gwqx.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-25w9-wqfq-gwqx", - "modified": "2024-12-12T19:19:39Z", + "modified": "2025-06-05T21:59:17Z", "published": "2024-12-11T18:44:50Z", "aliases": [ "CVE-2024-55658" @@ -9,6 +9,10 @@ "summary": "SiYuan has an arbitrary file read and path traversal via /api/export/exportResources", "details": "### Summary\n\nSiyuan's /api/export/exportResources endpoint is vulnerable to arbitary file read via path traversal. It is possible to manipulate the paths parameter to access and download arbitrary files from the host system by traversing the workspace directory structure.\n\n### Impact\nArbitrary File Read", "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" diff --git a/advisories/github-reviewed/2024/12/GHSA-xx68-37v4-4596/GHSA-xx68-37v4-4596.json b/advisories/github-reviewed/2024/12/GHSA-xx68-37v4-4596/GHSA-xx68-37v4-4596.json index 7d14b5651f0..47ef837c9ab 100644 --- a/advisories/github-reviewed/2024/12/GHSA-xx68-37v4-4596/GHSA-xx68-37v4-4596.json +++ b/advisories/github-reviewed/2024/12/GHSA-xx68-37v4-4596/GHSA-xx68-37v4-4596.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-xx68-37v4-4596", - "modified": "2024-12-12T19:18:58Z", + "modified": "2025-06-05T21:59:05Z", "published": "2024-12-11T18:44:52Z", "aliases": [ "CVE-2024-55657" @@ -9,6 +9,10 @@ "summary": "SiYuan has an arbitrary file read via /api/template/render", "details": "### Summary\n\nAn arbitrary file read vulnerability exists in Siyuan's /api/template/render endpoint. The absence of proper validation on the path parameter allows attackers to access sensitive files on the host system.\n\n### Impact\n\nArbitrary file read on the host", "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"