LiveActive security incident?Get immediate response
CVE Record

CVE-2019-14228: Xavier PHP Management Panel 3.0 is vulnerable to Reflected POST-based XSS via the username parameter when r...

Xavier PHP Management Panel 3.0 is vulnerable to Reflected POST-based XSS via the username parameter when registering a new user at admin/includes/adminprocess.php. If there is an error when registering the user, the unsanitized username will reflect via the error page. Due to the lack of CSRF protection on the admin/includes/adminprocess.php endpoint, an attacker is able to chain the XSS with CSRF in order to cause remote exploitation.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2019-14228 is a reflected cross-site scripting issue in Xavier PHP Management Panel 3.0. A crafted registration request can cause the submitted username to appear unsafely on an error page. Because the endpoint lacks CSRF protection, the issue may be triggered remotely through a victim's browser.

Executive priority

Treat as a targeted web-application risk rather than an internet-wide emergency. Prioritize confirmation if Xavier PHP Management Panel is present, especially on public or privileged portals. Escalate remediation if the admin workflow is exposed to authenticated staff or customers.

Technical view

The flaw affects admin/includes/adminprocess.php during new-user registration. When registration fails, the username parameter is reflected without sanitization. The CVE description states the missing CSRF protection allows XSS to be chained with CSRF for remote exploitation. No CVSS score, CPE, CWE, or vendor remediation details are provided in the bundle.

Likely exposure

Likely exposure is limited to deployments of Xavier PHP Management Panel 3.0 with the vulnerable registration endpoint reachable. The source bundle does not provide CPEs, vendor identifiers, package metadata, or deployment prevalence, so asset discovery must confirm real usage.

Exploitation context

The bundle supports remote exploitation through CSRF-assisted reflected XSS, but it does not show CISA KEV listing or other evidence of active exploitation in the wild. Exploitation likely depends on a victim browser reaching the vulnerable endpoint and receiving the reflected error response.

Researcher notes

Evidence is sparse: the CVE record names the endpoint, parameter, reflection condition, and CSRF chaining, but does not provide CVSS, CWE, CPE, fixed versions, or exploit telemetry. Avoid assuming broader product families are affected without code or vendor confirmation.

Mitigation direction

  • Identify any Xavier PHP Management Panel 3.0 deployments.
  • Check vendor or marketplace guidance for patched versions or updates.
  • Restrict access to admin and registration endpoints where feasible.
  • Ensure CSRF protections exist on registration and admin-processing endpoints.
  • Validate output encoding for reflected username values.

Validation and detection

  • Inventory web applications for Xavier PHP Management Panel 3.0 usage.
  • Review admin/includes/adminprocess.php handling of username errors.
  • Confirm registration error pages encode user-controlled output.
  • Confirm CSRF tokens or equivalent protections are enforced.
  • Check logs for suspicious registration error activity.
Prepared
Confidence
medium
Sources
4

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.

cve · low confidence lookup

CVE-2019-14228 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.