Security readout for executives and security teams
Plain-English summary
DomainMod 4.10.0 is reported to store unsafe script content in a user profile last-name field. If that saved value is later viewed in the application, it could run in another user's browser. The public record does not provide CVSS, affected deployment details, or a confirmed fix.
Executive priority
Treat as a moderate-priority application security issue if DomainMod 4.10.0 is in use. Prioritize systems with multiple users or administrative workflows, because stored XSS risk increases when privileged users may view attacker-controlled profile data.
Technical view
CVE-2018-11559 describes stored cross-site scripting in /settings/profile/index.php via the new_last_name parameter in DomainMod 4.10.0. The source bundle does not specify authentication prerequisites, impacted views, payload behavior, or remediation status. It is not listed as CISA KEV in the provided data.
Likely exposure
Exposure appears limited to DomainMod 4.10.0 installations where users can update profile last-name data and other users or administrators later view that stored value. The CVE affected-product metadata is incomplete, so confirm exposure by inventorying actual DomainMod versions.
Exploitation context
The provided sources do not show active exploitation, public weaponization, or KEV status. Stored XSS can support session theft, user impersonation, or administrative action abuse when a privileged user views affected content, but those outcomes are inferred from the vulnerability class, not confirmed for this CVE.
Researcher notes
The public CVE entry is sparse. The only described sink/source is new_last_name on /settings/profile/index.php. No CVSS, CWE, CPE, fix version, prerequisites, or exploitation evidence are provided in the bundle, so validation should focus on version confirmation and safe output handling.
Mitigation direction
- Inventory DomainMod deployments and confirm whether version 4.10.0 is present.
- Check DomainMod upstream guidance and issue history for a fixed release or patch.
- Restrict profile editing access to trusted users until remediation is confirmed.
- If maintaining a fork, ensure profile fields are encoded before display.
- Review stored profile names for suspicious script-like content.
Validation and detection
- Confirm whether /settings/profile/index.php accepts profile last-name updates in deployed instances.
- Verify installed DomainMod version against the CVE's named 4.10.0 version.
- Review application views that render last-name profile data.
- Check whether output encoding prevents stored script execution.
- Document findings, compensating controls, and remediation evidence.
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-2018-11559 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/domainmod/domainmod/issues/66CVE reference · x_refsource_MISC
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.
