LiveActive security incident?Get immediate response
CVE Record

CVE-2023-34370: Server Side Request Forgery (SSRF) vulnerability in Starter Templates plugins

Server-Side Request Forgery (SSRF) vulnerability in Brainstorm Force Starter Templates — Elementor, WordPress & Beaver Builder Templates, Brainstorm Force Premium Starter Templates.This issue affects Starter Templates — Elementor, WordPress & Beaver Builder Templates: from n/a through 3.2.4; Premium Starter Templates: from n/a through 3.2.4.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A server-side request forgery flaw affects Brainstorm Force Starter Templates and Premium Starter Templates for WordPress through version 3.2.4. An authenticated user could make the website server request unintended locations, potentially exposing sensitive internal data reachable from that server.

Executive priority

Treat this as a high-priority WordPress plugin exposure if the affected plugins are installed. The main business risk is sensitive data reachable from the web server, especially in cloud or internal-network hosting environments.

Technical view

CVE-2023-34370 is CWE-918 SSRF with CVSS 3.1 score 7.1. The vector indicates network access, high attack complexity, low privileges required, no user interaction, changed scope, high confidentiality impact, and low integrity impact. Sources identify affected versions through 3.2.4 for both listed plugins.

Likely exposure

Exposure is limited to WordPress sites running the affected Brainstorm Force Starter Templates or Premium Starter Templates plugin versions through 3.2.4. The CVSS vector indicates a low-privileged authenticated attacker, not unauthenticated exploitation.

Exploitation context

The source bundle marks CISA KEV as false and provides no cited evidence of active exploitation. Patchstack and CVE references identify the vulnerability class and affected version range, but do not provide exploit telemetry in the supplied material.

Researcher notes

The supplied sources do not name the vulnerable endpoint, exploit method, fixed version, or mitigation details beyond the affected range. Avoid assuming unauthenticated reachability or active exploitation without additional vendor or telemetry evidence.

Mitigation direction

  • Inventory WordPress sites for Starter Templates and Premium Starter Templates installations.
  • Identify plugin versions and prioritize any installation at or below 3.2.4.
  • Check Brainstorm Force and Patchstack guidance for the fixed release or recommended mitigation.
  • Update affected plugins once the vendor-supported fixed version is confirmed.
  • Restrict WordPress account creation and low-privilege access where possible.
  • Review server egress controls for unnecessary access to internal services.

Validation and detection

  • Confirm whether either affected plugin is installed on each WordPress site.
  • Verify installed versions are newer than 3.2.4 or otherwise vendor-confirmed unaffected.
  • Check user roles and accounts that can access plugin functionality.
  • Review web and application logs for unusual server-initiated requests.
  • Confirm hosting firewalls limit access to metadata and internal-only endpoints.
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.

cwe · medium confidence lookup

CWE-918: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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
description · low confidence lookup

Cloud metadata behavior lookup

The CVE wording references SSRF or metadata access, so cloud discovery and credential material 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-2023-34370 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.1 (3.1)
Known Exploited
No
Published

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

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
3Source 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.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N1.84.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.1High
CVSS 3.1 vector shape for CVE-2023-34370Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
Brainstorm ForceStarter Templates — Elementor, WordPress & Beaver Builder Templatesastra-sites, n/aunaffected
Brainstorm ForcePremium Starter Templatesn/aunaffected
Weakness

CWE details

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

CWE-918 · source CWE mapping

Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.