LiveActive security incident?Get immediate response
CVE Record

CVE-2018-10574: site/index.php/admin/trees/add/ in BigTree 4.2.22 and earlier allows remote attackers to upload and execute...

site/index.php/admin/trees/add/ in BigTree 4.2.22 and earlier allows remote attackers to upload and execute arbitrary PHP code because the BigTreeStorage class in core/inc/bigtree/apis/storage.php does not prevent uploads of .htaccess files.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

BigTree CMS 4.2.22 and earlier allowed attackers to upload a special server configuration file through an admin tree upload path. That could make the server execute uploaded PHP code, turning a content-management upload weakness into possible server compromise.

Executive priority

Prioritize remediation where BigTree CMS hosts public-facing or business-critical content. The business risk is server compromise from a CMS upload path, but current sources do not confirm active exploitation.

Technical view

The issue is in BigTreeStorage in core/inc/bigtree/apis/storage.php. The CVE states that site/index.php/admin/trees/add/ did not prevent .htaccess uploads, enabling arbitrary PHP upload and execution in BigTree CMS 4.2.22 and earlier.

Likely exposure

Exposure is limited to organizations running BigTree CMS 4.2.22 or earlier, particularly deployments where the referenced admin tree upload route is reachable and upload storage is web-served by Apache-compatible configuration.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. Public GitHub issue and commit references exist, so defenders should assume the weakness is publicly known, but not treat active exploitation as confirmed.

Researcher notes

Evidence is strong for root cause and affected version ceiling, but incomplete for CVSS, CWE, authentication requirements, exact fixed release, and exploitation in the wild. Avoid assuming broader affected products beyond BigTree CMS 4.2.22 and earlier.

Mitigation direction

  • Upgrade BigTree CMS according to vendor guidance or apply the referenced security commit.
  • Ensure upload handling blocks .htaccess files and other server configuration files.
  • Restrict access to administrative upload routes to trusted authenticated users and networks.
  • Review web server settings so uploaded content cannot enable PHP execution.
  • Monitor for unexpected .htaccess files in upload or storage directories.

Validation and detection

  • Inventory BigTree CMS deployments and identify versions at or below 4.2.22.
  • Confirm the BigTreeStorage code includes the vendor fix for .htaccess upload prevention.
  • Inspect upload directories for unexpected .htaccess files or PHP execution-enabling settings.
  • Review logs for suspicious activity against site/index.php/admin/trees/add/.
  • Verify administrative routes are not publicly reachable beyond intended access controls.
Prepared
Confidence
medium
Sources
4

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-10574 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
3Source links

CVSS and timeline data

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

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.