Security readout for executives and security teams
Plain-English summary
ImpressCMS 1.4.5 and earlier is reported to have an XSS issue in profile editing. If reachable, an attacker may inject script or HTML through the smile_code parameter, potentially affecting users who view the resulting content. Public metadata does not provide severity scoring, exploit maturity, or a named fix.
Executive priority
Treat this as a targeted web application hygiene issue unless your organization exposes ImpressCMS broadly. Prioritize confirming whether ImpressCMS is present and whether vendor remediation exists; escalate if public-facing or used by privileged staff.
Technical view
CVE-2023-37785 describes cross-site scripting in /editprofile.php via the smile_code parameter in ImpressCMS v1.4.5 and before. The source bundle does not specify authentication requirements, stored versus reflected behavior, CVSS, CWE, CPEs, or a patched version.
Likely exposure
Exposure is most likely for organizations running ImpressCMS v1.4.5 or earlier with /editprofile.php accessible. The provided record lists affected products as n/a, so confirm against deployed ImpressCMS versions rather than relying on CPE matching.
Exploitation context
The CVE is not listed as CISA KEV in the provided bundle, and no cited source states active exploitation. The public description only supports potential script or HTML execution through crafted smile_code input.
Researcher notes
Evidence is sparse. The record identifies the vulnerable parameter and path but omits exploit prerequisites, impact scope, CVSS, CWE, CPEs, and remediation details. Avoid assuming unauthenticated reachability or active exploitation without additional vendor or incident evidence.
Mitigation direction
- Inventory ImpressCMS deployments and identify versions 1.4.5 or earlier.
- Check ImpressCMS vendor or project guidance for a fixed release or official workaround.
- Restrict access to profile editing where business operations allow.
- Review custom forks for safe smile_code validation and output encoding.
- Monitor web logs for unusual smile_code submissions.
Validation and detection
- Confirm whether deployed sites run ImpressCMS 1.4.5 or earlier.
- Verify whether /editprofile.php is reachable in production.
- Review application code handling of the smile_code parameter.
- Check whether submitted smile_code content is encoded before rendering.
- Search logs for suspicious profile-edit requests involving smile_code.
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.
CVE-2023-37785 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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 and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/CrownZTX/cve-descriptionCVE reference
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.
