LiveActive security incident?Get immediate response
CVE Record

CVE-2017-14704: Multiple unrestricted file upload vulnerabilities in the (1) imageSubmit and (2) proof_submit functions in...

Multiple unrestricted file upload vulnerabilities in the (1) imageSubmit and (2) proof_submit functions in Claydip Laravel Airbnb Clone 1.0 allow remote authenticated users to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in images/profile.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2017-14704 affects Claydip Laravel Airbnb Clone 1.0. Authenticated users could upload executable files through profile/proof upload functions and run code by directly requesting the uploaded file. For an exposed instance, this can become server compromise. The provided sources do not identify a vendor patch or active exploitation.

Executive priority

Treat as high priority only if this legacy clone application is deployed. Confirm exposure quickly, then isolate or retire affected instances because authenticated upload-to-code-execution can lead to full application takeover.

Technical view

The CVE describes unrestricted file upload in the imageSubmit and proof_submit functions. Uploaded executable files are reachable under images/profile, enabling arbitrary code execution after authentication. Public exploit information is referenced, but the bundle provides no CVSS, CWE, confirmed patch, or KEV evidence of active exploitation.

Likely exposure

Exposure appears limited to organizations running Claydip Laravel Airbnb Clone 1.0 with authenticated upload functionality reachable. Risk increases if public registration exists or low-trust users can authenticate.

Exploitation context

Exploit-DB is cited, so public exploit details exist. However, the source bundle does not show CISA KEV listing or other evidence of active exploitation in the wild.

Researcher notes

The record is sparse: no CVSS, CWE, CPE, or patch details are provided. The clearest evidence is the CVE description and Exploit-DB reference. Avoid broad product assumptions beyond Claydip Laravel Airbnb Clone 1.0.

Mitigation direction

  • Check vendor or project guidance for a maintained fix or replacement.
  • Disable or restrict the affected upload functions if the product is still deployed.
  • Prevent code execution from upload directories such as images/profile.
  • Allow only expected file types and validate uploads server-side.
  • Store uploaded files outside the web root where possible.

Validation and detection

  • Inventory internet-facing assets for Claydip Laravel Airbnb Clone 1.0.
  • Review code paths for imageSubmit and proof_submit upload handling.
  • Check whether images/profile can execute server-side code.
  • Inspect uploaded files for executable extensions or suspicious content.
  • Review web logs for direct requests to uploaded profile files.
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-14704 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.