LiveActive security incident?Get immediate response
CVE Record

CVE-2023-3708: Multiple DeoThemes Themes <= (Various Versions) - Reflected Cross-Site Scripting

Several themes for WordPress by DeoThemes are vulnerable to Reflected Cross-Site Scripting via breadcrumbs in various versions due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

MediumCVSS 6.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-3708 is a reflected cross-site scripting issue in several DeoThemes WordPress themes. An attacker does not need an account, but must convince a user to open a crafted link. If successful, script runs in that user’s browser in the site context, creating limited data and integrity risk.

Executive priority

Treat as a normal-priority web hygiene fix unless a high-value WordPress site uses an affected theme. It needs user interaction and is not KEV-listed, but public-facing websites should still be updated because XSS can support credential theft, session misuse, or brand-damaging phishing.

Technical view

The source bundle describes insufficient input sanitization and output escaping in breadcrumb handling across DeoThemes Amela, MedikAid, Arendelle, Nokke, and Everse. It is CWE-79 with CVSS 3.1 score 6.1. The weakness is network-reachable, low complexity, unauthenticated, and requires user interaction.

Likely exposure

Exposure is limited to WordPress sites using the named DeoThemes themes in affected versions. The bundle does not enumerate exact vulnerable version ranges, so teams should verify installed theme names and versions against Wordfence, WordPress theme changesets, and the MedikAid changelog.

Exploitation context

The bundle states exploitation requires tricking a user into an action such as clicking a link. KEV is false, and the provided sources do not claim active exploitation. This is more likely to support phishing-style browser compromise than direct server takeover.

Researcher notes

The useful technical lead is breadcrumb rendering and missing sanitization/output escaping. The bundle references WordPress theme repository changesets for Amela, Arendelle, Nokke, and Everse, plus a MedikAid changelog, but it does not provide exact fixed versions in the prompt.

Mitigation direction

  • Inventory WordPress sites using Amela, MedikAid, Arendelle, Nokke, or Everse.
  • Check Wordfence and vendor changelogs for fixed versions before changing production.
  • Apply available theme updates through trusted WordPress or vendor channels.
  • If no fix is available, ask the vendor for remediation guidance.
  • Monitor for suspicious links targeting breadcrumb-rendered pages.

Validation and detection

  • Confirm whether any production site uses the named DeoThemes themes.
  • Record installed theme versions and compare them with cited vendor sources.
  • Review breadcrumb output paths for proper escaping in updated code.
  • Use a staging-safe scanner to validate reflected XSS is no longer reported.
  • Document any sites where version evidence is incomplete.
Prepared
Confidence
medium
Sources
8

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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2023-3708 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.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/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
7Source 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.1CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N2.82.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.1Medium
CVSS 3.1 vector shape for CVE-2023-3708Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/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
deothemesAmela0unaffected
DeothemesMedikAid | Medical Health Care RTL WordPress Theme0unaffected
deothemesArendelle0unaffected
deothemesNokke0unaffected
deothemesEverse0unaffected
Weakness

CWE details

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