Security readout for executives and security teams
Plain-English summary
CVE-2018-11404 is a cross-site scripting issue reported in DomainMod v4.09.03. A vulnerable web parameter could allow attacker-supplied script to run in a user’s browser. The bundle does not show active exploitation or a vendor-confirmed fix, but it does include a public exploit reference.
Executive priority
Handle as a near-term remediation item for any DomainMod v4.09.03 deployment. Priority rises if the interface is internet-facing or used by privileged administrators.
Technical view
The CVE describes XSS in `assets/edit/ssl-provider-account.php` through the `sslpaid` parameter in DomainMod v4.09.03. The provided data does not identify CVSS, CWE, authentication requirements, stored versus reflected behavior, or patched versions. Exploit-DB is cited, indicating public proof-of-concept availability, not confirmed active exploitation.
Likely exposure
Exposure is likely limited to organizations running DomainMod v4.09.03, especially if the affected PHP route is reachable by untrusted users. The bundle does not confirm whether authentication is required.
Exploitation context
CISA KEV status is false, and the bundle provides no evidence of active exploitation. Public exploit material is referenced, so defenders should treat the issue as publicly known and easy to rediscover.
Researcher notes
Evidence is thin: no CVSS, CWE, patch status, or authentication context is provided. The key facts are the affected version, route, parameter, XSS class, GitHub issue, and Exploit-DB reference.
Mitigation direction
- Inventory DomainMod deployments and confirm any v4.09.03 instances.
- Check DomainMod project guidance and release history for a fixed version.
- Restrict access to the DomainMod administrative interface to trusted users and networks.
- If maintaining a fork, validate and encode the `sslpaid` parameter safely.
- Monitor logs for unusual requests to the affected PHP route.
Validation and detection
- Confirm whether DomainMod v4.09.03 is present in production or staging.
- Determine if `assets/edit/ssl-provider-account.php` is externally reachable.
- Review source or vendor updates for handling of the `sslpaid` parameter.
- Verify compensating access controls around the DomainMod interface.
- Check security telemetry for suspicious requests referencing the affected route.
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-11404 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/63CVE reference · x_refsource_MISC
- 44783CVE reference · exploit, x_refsource_EXPLOIT-DB
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.
