Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in DECE Software Geodi allows Stored XSS.
This issue affects Geodi: before 8.0.0.27396.
Security readout for executives and security teams
Plain-English summary
CVE-2023-6011 is a stored cross-site scripting issue in DECE Software Geodi before 8.0.0.27396. A lower-privileged user could store malicious content that affects another user when viewed. The public record rates it medium severity, with limited confidentiality and integrity impact and no availability impact.
Executive priority
Treat as a planned remediation item unless Geodi is business-critical or widely exposed to untrusted users. Prioritize faster if external users can submit content or if administrators commonly view user-generated records.
Technical view
The vulnerability is CWE-79: improper neutralization of input during web page generation. CVSS 3.1 is 5.4: AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N. Exploitation requires network access, low privileges, and user interaction. The scope change indicates impact may cross a security boundary within the application context.
Likely exposure
Organizations running DECE Software Geodi versions before 8.0.0.27396 may be exposed, especially where untrusted or lower-privileged users can create content viewed by others. The source bundle does not identify specific vulnerable components or deployment configurations.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. The issue is plausible in multi-user Geodi environments because stored XSS relies on another user viewing saved content. No exploit details are provided in the source bundle.
Researcher notes
Public detail is limited. The CVE record identifies stored XSS in Geodi before 8.0.0.27396, but does not name the vulnerable endpoint or field. One listed government reference is marked broken in the bundle; corroborate with the available Turkish government advisory and vendor guidance.
Mitigation direction
Identify all Geodi instances and owners.
Check whether any instance runs before 8.0.0.27396.
Review DECE or government advisory guidance before applying changes.
Upgrade to 8.0.0.27396 or later if vendor guidance confirms it as fixed.
Restrict untrusted user content creation until remediation is complete.
Monitor for suspicious script-like content in user-managed fields.
Validation and detection
Confirm installed Geodi versions from asset inventory or application administration.
Compare versions against the affected range: before 8.0.0.27396.
Verify remediation status against official DECE or government advisory information.
Review access controls for users who can create shared content.
Check security logs for abnormal content changes or user-session anomalies.
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.
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.
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.