LiveActive security incident?Get immediate response
CVE Record

CVE-2015-10087: UpThemes Theme DesignFolio Plus unrestricted upload

** UNSUPPORTED WHEN ASSIGNED ** A vulnerability has been found in UpThemes Theme DesignFolio Plus 1.2 on WordPress and classified as problematic. Affected by this vulnerability is an unknown functionality. The manipulation leads to unrestricted upload. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of the patch is 53f6ae62878076f99718e5feb589928e83c879a9. It is recommended to apply a patch to fix this issue. The identifier VDB-221809 was assigned to this vulnerability. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

An old, unsupported WordPress theme, UpThemes DesignFolio Plus 1.2, allows unrestricted file upload. That can let an authenticated remote attacker place unsafe files on a site, risking site compromise, defacement, or data exposure. The issue matters mainly for organizations still running this legacy theme.

Executive priority

Prioritize remediation for any public WordPress site using this theme. The vulnerability is not KEV-listed, but unsupported software plus public exploit references creates avoidable business risk.

Technical view

CVE-2015-10087 is a CWE-434 unrestricted upload issue in UpThemes Theme DesignFolio Plus 1.2 for WordPress. CVSS v2 is 6.5 with network access, low complexity, and required authentication. Sources identify a patch commit, but the product is no longer maintained.

Likely exposure

Exposure is likely limited to internet-facing WordPress sites still using DesignFolio Plus 1.2. Because the theme is unsupported, affected installations may be hard to identify through normal vendor update workflows.

Exploitation context

Public exploit references exist, including Exploit-DB and a GitHub commit reference. The source bundle says the exploit has been disclosed and may be used. KEV is false, and the provided sources do not prove active exploitation.

Researcher notes

Evidence identifies the product, version, CWE, CVSS, public exploit references, and a patch identifier. The CVE description says affected functionality is unknown, so validation should focus on installed theme version, upload behavior, and post-remediation assurance.

Mitigation direction

  • Inventory WordPress sites for UpThemes DesignFolio Plus 1.2.
  • Replace the unsupported theme with a maintained alternative.
  • Apply the referenced patch only if maintaining a controlled fork.
  • Restrict WordPress accounts able to upload files until remediation.
  • Review vendor and monitoring guidance for updated detection advice.

Validation and detection

  • Confirm whether DesignFolio Plus 1.2 is installed on any WordPress site.
  • Verify the theme is removed, replaced, or patched with the referenced commit.
  • Check upload directories for unexpected executable or PHP files.
  • Review logs for suspicious authenticated upload activity.
  • Confirm monitoring coverage for this vulnerability where available.
Prepared
Confidence
medium
Sources
7

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.

cwe · medium confidence lookup

CWE-434: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2015-10087 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
Medium
CVSS
6.5 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P

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.

1CVSS vectors
0Timeline events
0ADP providers
6Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 2.0MediumAV:N/AC:L/Au:S/C:P/I:P/A:P86.4Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

6.5Medium
CVSS 2.0 vector shape for CVE-2015-10087Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P

Access Vector
NetworkAdjacentLocal
Access Complexity
LowMediumHigh
Authentication
NoneSingleMultiple
Confidentiality Impact
CompletePartialNone
Integrity Impact
CompletePartialNone
Availability Impact
CompletePartialNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UpThemesTheme DesignFolio Plus1.2Listed
Weakness

CWE details

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

CWE-434 · source CWE mapping

Unrestricted Upload of File with Dangerous Type

Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.