Impact
A flaw in the Add method of the Public Share Handler in Kalcaddle Kodbox 1.64 allows an attacker to upload files with no restrictions on type or size. Because the application does not enforce proper access control, any uploaded file can be accessed by privileged components or subsequently executed, potentially raising the attacker's privileges within the system. The vulnerability is classified under CWE‑284 (Improper Access Control) and CWE‑434 (Unrestricted Upload of File with Dangerous Type).
Affected Systems
Vulnerability affects the Kalcaddle Kodbox file sharing component in version 1.64. The code change is located in app/controller/explorer/userShare.class.php, specifically the Add function within the Public Share module. Only installations running that exact version are impacted; there is no information on newer releases providing a fix.
Risk and Exploitability
The CVSS score of 6.3 denotes a moderate severity. No EPSS score is available, and the defect is not listed in the CISA KEV catalog. Attackers can trigger the vulnerability remotely by sending a crafted HTTP request to the Public Share endpoint, provided the service is reachable. The description notes that exploitation is complex and difficult, yet publicly available exploits exist, which increases concern. Because the vendor has not released a patch, the risk remains until a fix or workaround is applied.
OpenCVE Enrichment