CVE-2024-47818
Last modified
CVE-2024-47818 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.75% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-47818?
How severe is CVE-2024-47818?
How do I fix CVE-2024-47818?
Are you affected by CVE-2024-47818?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
