mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-4wjj-jwc9-2x96 GHSA-25w9-wqfq-gwqx GHSA-xx68-37v4-4596
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user