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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCloud 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N1.84.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.1HighVector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://patchstack.com/database/vulnerability/astra-pro-sites/wordpress-premium-starter-templates-plugin-3-2-4-server-side-request-forgery-ssrf-vulnerability?_s_id=cveCVE reference · vdb-entry
- https://patchstack.com/database/vulnerability/astra-sites/wordpress-starter-templates-plugin-3-2-4-server-side-request-forgery-ssrf-vulnerability?_s_id=cveCVE reference · vdb-entry
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
