Description
Saltcorn is an extensible, open source, no-code database application builder. A logged-in user with any role can delete arbitrary files on the filesystem by calling the `sync/clean_sync_dir` endpoint. The `dir_name` POST parameter is not validated/sanitized and is used to construct the `syncDir` that is deleted by calling `fs.rm`. This issue has been addressed in release version 1.0.0-beta16 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2024-2925 | Saltcorn is an extensible, open source, no-code database application builder. A logged-in user with any role can delete arbitrary files on the filesystem by calling the `sync/clean_sync_dir` endpoint. The `dir_name` POST parameter is not validated/sanitized and is used to construct the `syncDir` that is deleted by calling `fs.rm`. This issue has been addressed in release version 1.0.0-beta16 and all users are advised to upgrade. There are no known workarounds for this vulnerability. |
Github GHSA |
GHSA-43f3-h63w-p6f6 | Saltcorn Server allows logged-in users to delete arbitrary files because of a path traversal vulnerability |
References
History
Tue, 08 Oct 2024 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Saltcorn Collective Ltd
Saltcorn Collective Ltd saltcorn |
|
| CPEs | cpe:2.3:a:saltcorn_collective_ltd:saltcorn:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Saltcorn Collective Ltd
Saltcorn Collective Ltd saltcorn |
|
| Metrics |
ssvc
|
Mon, 07 Oct 2024 21:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Saltcorn is an extensible, open source, no-code database application builder. A logged-in user with any role can delete arbitrary files on the filesystem by calling the `sync/clean_sync_dir` endpoint. The `dir_name` POST parameter is not validated/sanitized and is used to construct the `syncDir` that is deleted by calling `fs.rm`. This issue has been addressed in release version 1.0.0-beta16 and all users are advised to upgrade. There are no known workarounds for this vulnerability. | |
| Title | Logged-in users with any role can delete arbitrary files in @saltcorn/server | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2024-10-08T14:18:42.962Z
Reserved: 2024-10-03T14:06:12.638Z
Link: CVE-2024-47818
Updated: 2024-10-08T14:18:35.361Z
Status : Awaiting Analysis
Published: 2024-10-07T22:15:04.037
Modified: 2024-10-10T12:57:21.987
Link: CVE-2024-47818
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD
Github GHSA