CVE-2018-25412 PUBLISHED

Delta Sql 1.8.2 Arbitrary File Upload via docs_upload.php

Assigner: VulnCheck
Reserved: 30.05.2026 Published: 30.05.2026 Updated: 30.05.2026

Delta Sql 1.8.2 contains an arbitrary file upload vulnerability that allows unauthenticated attackers to upload malicious files by sending POST requests to docs_upload.php with crafted multipart form data. Attackers can upload PHP files with arbitrary content to the upload directory and execute them on the server for remote code execution.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Deltasql
Product Delta Sql
Versions
  • Version 1.8.2 is affected

Credits

  • Ihsan Sencan finder

References

Problem Types

  • Missing Authentication for Critical Function CWE