AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-47818

MEDIUM · CVSS 6.5 EPSS 0.78% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-10-07 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-47818
Severity
MEDIUM
CVSS
6.5
EPSS
0.78%

Original NVD 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.