Skip to main content
Mallory
CriticalPublic exploit

Unauthenticated Arbitrary File Upload RCE in Delta Sql 1.8.2 docs_upload.php

IdentifiersCVE-2018-25412CWE-306· Missing Authentication for…

Delta Sql 1.8.2 contains an arbitrary file upload vulnerability in docs_upload.php. An unauthenticated attacker can send a crafted multipart/form-data POST request to this endpoint and upload a malicious PHP file with attacker-controlled content into the application's upload directory. Because the uploaded PHP file can then be executed by the web server, the flaw enables remote code execution on the affected host.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation allows an unauthenticated remote attacker to place and execute arbitrary PHP code on the server. This can lead to full compromise of the vulnerable web application context, including theft or modification of application data, deployment of additional malware or web shells, abuse of the server for further attacks, and potential broader system compromise depending on the privileges of the web server process.

Mitigation

If you can’t patch tonight, do this now.

Restrict network access to the affected application until a fix is applied. Disable or remove docs_upload.php if it is not required. Configure the web server to prevent execution of scripts from upload directories, and apply allowlists for permitted file types and destinations. Add monitoring for suspicious multipart/form-data requests and unexpected PHP files in upload paths. If exposure cannot be eliminated, place the application behind authentication controls or IP-based access restrictions to reduce unauthenticated reachability.

Remediation

Patch, then assume compromise.

Upgrade Delta Sql to a fixed version if one is available from the vendor or project maintainer. If no patched release is available, modify or disable docs_upload.php to enforce strict server-side authentication and authorization, reject executable file types such as .php, validate file content rather than relying only on extensions or MIME types, and store uploaded files outside the web-accessible document root so they cannot be executed directly. Review the upload directory for previously uploaded malicious files and remove any unauthorized content.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
Deltasql ProjectDeltasqlapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity16

Community discussion across Reddit, Mastodon, and other social sources.