LiveActive security incident?Get immediate response
CVE Record

CVE-2021-23267: Improper Control of Dynamically-Managed Code Resources in Crafter Studio

Improper Control of Dynamically-Managed Code Resources vulnerability in Crafter Studio of Crafter CMS allows authenticated developers to execute OS commands via FreeMarker static methods.

HighCVSS 7.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Crafter CMS 3.1 Studio has a high-severity flaw where a trusted developer account could run operating system commands through FreeMarker static methods. This is not described as unauthenticated internet compromise, but it can become serious if developer accounts are misused or compromised.

Executive priority

Treat this as a high-priority application security issue where Crafter CMS 3.1 supports business-critical content workflows. Urgency increases if Studio is externally reachable, developer accounts are broadly assigned, or privileged accounts lack strong controls.

Technical view

CVE-2021-23267 is CWE-913 in Crafter Studio for Crafter CMS 3.1. The CVSS 3.1 score is 7.6 with network attack vector, high complexity, high privileges, user interaction, changed scope, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely in organizations running Crafter CMS 3.1 with Crafter Studio enabled and authenticated developer users. The provided sources do not identify other affected versions or products.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The described issue requires an authenticated developer context and user interaction, making account governance and Studio access controls central to risk.

Researcher notes

The sources identify the vulnerability mechanism and affected product/version, but do not provide exploit details or a specific fix in the supplied bundle. Do not assume broader version impact, active exploitation, or remediation steps beyond vendor guidance.

Mitigation direction

  • Review the Crafter security advisory for vendor-supported remediation guidance.
  • Inventory Crafter CMS deployments and prioritize confirmed version 3.1 instances.
  • Restrict Crafter Studio access to trusted networks and required developer accounts.
  • Review developer role assignments and remove unnecessary elevated access.
  • Monitor for unexpected template or FreeMarker-related changes.

Validation and detection

  • Identify Crafter CMS Studio deployments and confirm whether version 3.1 is running.
  • Confirm Crafter Studio is not exposed to untrusted networks unnecessarily.
  • Review developer accounts for unused, shared, or overly broad access.
  • Check recent template changes for unexpected FreeMarker static method usage.
  • Confirm remediation status against the Crafter advisory.
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.

cwe · low confidence lookup

CWE-913: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2021-23267 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
High
CVSS
7.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H

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
2Source 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
7.6CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H16Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.6High
CVSS 3.1 vector shape for CVE-2021-23267Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Crafter SoftwareCrafter CMS3.1Listed
Weakness

CWE details

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

CWE-913 · source CWE mapping

Improper Control of Dynamically-Managed Code Resources

Improper Control of Dynamically-Managed Code Resources represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.