Publish Advisories

GHSA-4wjj-jwc9-2x96
GHSA-25w9-wqfq-gwqx
GHSA-xx68-37v4-4596
This commit is contained in:
advisory-database[bot]
2025-06-05 22:00:01 +00:00
parent 14e2c30cde
commit f7b97d2bdf
3 changed files with 11 additions and 3 deletions
@@ -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"
@@ -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"
@@ -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"