LiveActive security incident?Get immediate response
CVE Record

CVE-2017-14346: upload.php in tianchoy/blog through 2017-09-12 allows unrestricted file upload and PHP code execution by us...

upload.php in tianchoy/blog through 2017-09-12 allows unrestricted file upload and PHP code execution by using the image/jpeg, image/pjpeg, image/png, or image/gif content type for a .php file.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This CVE describes a file upload flaw in tianchoy/blog where a server could accept a PHP script disguised with an image content type. If the uploaded file is reachable and executable, an attacker could run code on the web server.

Executive priority

Treat internet-facing affected deployments as urgent to contain. The business risk is potential server takeover, but confidence in prevalence and exploitation is limited by sparse public data.

Technical view

upload.php in tianchoy/blog through 2017-09-12 reportedly trusts image MIME types such as JPEG, PNG, and GIF for uploaded .php files. The CVE description states this can allow unrestricted file upload and PHP code execution. No CVSS, CWE, patch, or active exploitation evidence is provided.

Likely exposure

Exposure is likely limited to legacy deployments of tianchoy/blog that include upload.php and allow unauthenticated or weakly controlled uploads. The source bundle does not provide CPEs, package names, hosting patterns, or a fixed version.

Exploitation context

The CVE is not listed as KEV in the provided bundle. The public reference describes the issue, but the supplied evidence does not establish active exploitation in the wild. The impact is still serious because successful abuse can lead to server-side PHP execution.

Researcher notes

The source bundle identifies the vulnerable component and behavior but lacks CVSS, CWE, CPE, affected version range precision, and remediation details. Do not assume broader product impact beyond tianchoy/blog through 2017-09-12 without additional evidence.

Mitigation direction

  • Check the project repository or maintainer guidance for an official fix.
  • Disable or restrict access to upload.php if file uploads are not required.
  • Store uploads outside web-executable paths where practical.
  • Prevent script execution in upload directories at the web server layer.
  • Require server-side extension and content validation before accepting uploads.

Validation and detection

  • Inventory sites for tianchoy/blog deployments dated on or before 2017-09-12.
  • Confirm whether upload.php is present and reachable from untrusted users.
  • Review upload handling for reliance on client-provided content type.
  • Verify uploaded files cannot execute as PHP in storage paths.
  • Review web logs for unexpected script uploads or execution attempts.
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.

description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2017-14346 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.