Security readout for executives and security teams
Plain-English summary
EasyService Billing 1.0 has a cross-site request forgery weakness on the user creation/system settings page. If an authenticated administrator is tricked into submitting a forged request, a new user with the Admin role can be created. The sources do not provide a vendor patch or CVSS score.
Executive priority
Treat this as high priority if EasyService Billing 1.0 is in use. The business risk is unauthorized administrator creation, which can lead to full application control. Priority is lower only if the product is absent or the admin interface is isolated.
Technical view
CVE-2018-11445 is a CSRF issue in system-settings-user-new2.php, the User Add/System Settings page of EasyService Billing 1.0. The documented impact is unauthorized creation of an Admin-role user through a forged request. Public exploit references exist, but the provided sources do not show KEV listing or confirmed active exploitation.
Likely exposure
Exposure is likely limited to organizations running EasyService Billing 1.0, especially where authenticated administrative sessions and the system settings interface are reachable from user browsers. The affected vendor metadata is incomplete in the source bundle, so asset owners should confirm product identity and version locally.
Exploitation context
The source bundle includes public exploit references, but KEV is false and no cited source confirms active exploitation. Practical exploitation depends on a logged-in privileged user being induced to trigger a forged request against the vulnerable page.
Researcher notes
Evidence is thin but consistent: the CVE description and references identify CSRF on the user-add settings page with Admin-role creation impact. No CVSS vector, CWE, vendor advisory, or patch details are included in the provided bundle.
Mitigation direction
- Check vendor or maintainer guidance; no patch is named in the provided sources.
- Restrict access to EasyService Billing administrative pages to trusted networks.
- Audit and remove unexpected Admin-role accounts.
- If maintaining the code, add CSRF protections to user creation workflows.
- Require administrators to log out after privileged sessions.
Validation and detection
- Identify whether EasyService Billing 1.0 is deployed.
- Confirm whether system-settings-user-new2.php exists and is reachable.
- Review user records for unauthorized Admin-role accounts.
- Check access logs for suspicious user creation activity.
- Verify administrative pages require CSRF-resistant request validation.
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-11445 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
- 44763CVE reference · exploit, x_refsource_EXPLOIT-DB
- https://gist.github.com/NinjaXshell/a5fae5e2d1031ca59160fbe29d94279cCVE 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.
