LiveActive security incident?Get immediate response
CVE Record

CVE-2018-10375: A file uploading vulnerability exists in /include/helpers/upload.helper.php in DedeCMS V5.7 SP2, which can...

A file uploading vulnerability exists in /include/helpers/upload.helper.php in DedeCMS V5.7 SP2, which can be utilized by attackers to upload and execute arbitrary PHP code via the /dede/archives_do.php?dopost=uploadLitpic litpic parameter when "Content-Type: image/jpeg" is sent, but the filename ends in .php and contains PHP code.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2018-10375 is a DedeCMS V5.7 SP2 file upload flaw. A malicious upload can be treated as an image while using a PHP filename, allowing arbitrary PHP code execution if the vulnerable path is reachable.

Executive priority

Prioritize any internet-facing DedeCMS V5.7 SP2 deployment because successful abuse could become server-side code execution. If DedeCMS is not present, this CVE is likely not relevant.

Technical view

The CVE describes inadequate upload validation in /include/helpers/upload.helper.php. The affected upload flow is /dede/archives_do.php?dopost=uploadLitpic using the litpic parameter, where image/jpeg content type and a .php filename containing PHP code can bypass checks.

Likely exposure

Exposure is limited to environments running DedeCMS V5.7 SP2 with the referenced upload helper and archives_do.php upload path present or reachable. The CVE record does not provide CPEs or broader affected version ranges.

Exploitation context

The public CVE description includes the vulnerable endpoint and condition, but the bundle does not show CISA KEV listing or cited evidence of active exploitation. Treat exploit status as unconfirmed from these sources.

Researcher notes

The bundle provides a clear vulnerability mechanism but limited metadata: no CVSS, no CWE, no CPE, and no confirmed patch reference. Validate scope against actual DedeCMS code and vendor or maintainer history.

Mitigation direction

  • Check official DedeCMS or maintained-fork guidance for a confirmed fix.
  • Restrict access to DedeCMS management and upload endpoints until remediated.
  • Prevent PHP execution in directories used for uploaded media.
  • Enforce server-side filename, extension, and content validation for uploads.
  • Review web server rules for unsafe script handling in upload paths.

Validation and detection

  • Inventory DedeCMS deployments and identify any V5.7 SP2 instances.
  • Confirm whether /include/helpers/upload.helper.php exists on deployed systems.
  • Check whether /dede/archives_do.php upload functionality is reachable.
  • Review upload directories for unexpected PHP files.
  • Review web and application logs for suspicious upload activity.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2018-10375 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.