LiveActive security incident?Get immediate response
CVE Record

CVE-2023-39683: Cross Site Scripting (XSS) vulnerability in EasyEmail v.4.12.2 and before allows a local attacker to execut...

Cross Site Scripting (XSS) vulnerability in EasyEmail v.4.12.2 and before allows a local attacker to execute arbitrary code via the user input parameter(s). NOTE: Researcher claims issue is present in all versions prior and later than tested version.

MediumCVSS 6.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

EasyEmail has a reported cross-site scripting flaw that can run attacker-controlled script when a user interacts with affected input. Business impact is mainly browser-session risk: exposed editor or demo instances could leak data or allow actions in a user’s context. The public record does not show CISA KEV listing or confirmed active exploitation.

Executive priority

Treat this as a moderate-priority application security issue. It is unlikely to justify emergency response by itself, but internet-facing, customer-facing, or administrative EasyEmail deployments should be assessed promptly because XSS can affect user trust and session integrity.

Technical view

CVE-2023-39683 is CWE-79 DOM/XSS in EasyEmail v4.12.2 and before, with researcher claims that other versions may also be affected. CVSS 3.1 is 6.1: network-reachable, low complexity, no privileges, user interaction required, scope changed, low confidentiality and integrity impact, no availability impact.

Likely exposure

Organizations are most exposed if EasyEmail is deployed in public-facing builders, admin tools, demos, or customer-accessible email-template workflows. The CVE record lacks normalized CPEs and names vendor/product as n/a, so asset discovery may require package, repository, and application-code searches.

Exploitation context

Sources support a public XSS report and researcher write-up, but not active exploitation. KEV is false in the supplied bundle. The vulnerability requires user interaction, reducing worm-like risk, but public issue and article references may make validation by others easier.

Researcher notes

The record is incomplete: affected CPEs are absent, vendor/product fields are n/a, and the researcher disputes version bounds. Avoid assuming a universal fix. Focus on DOM XSS review around user input and the JSON source code panel described by the referenced write-up.

Mitigation direction

  • Check the EasyEmail repository and vendor guidance for a confirmed fixed release.
  • Restrict access to EasyEmail editors, demos, and admin workflows until status is confirmed.
  • Review local forks for escaping and sanitization of user-controlled input.
  • Apply defense-in-depth browser controls such as CSP where compatible.
  • Prioritize remediation for internet-facing or multi-tenant deployments.

Validation and detection

  • Inventory applications and packages using EasyEmail, including embedded or forked copies.
  • Identify versions at or before 4.12.2 and flag uncertain later versions for review.
  • Review GitHub issues 321 and 373 for affected UI areas and maintainer status.
  • Validate only in authorized staging using non-sensitive test data.
  • Confirm whether compensating controls restrict untrusted user interaction.
Prepared
Confidence
medium
Sources
5

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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-39683 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
4Source 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-39683Attack 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
n/an/an/aListed
Weakness

CWE details

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