Description
phpgurukul Complaint Management System 2.0 is vulnerable to Cross Site Scripting (XSS) in admin/userprofile.php via the fullname parameter.
Published: 2025-09-03
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Cross Site Scripting
Action: Apply Patch
AI Analysis

Impact

The PHPgurukul Complaint Management System 2.0 is vulnerable to a reflected Cross Site Scripting flaw located in the admin/userprofile.php page via the fullname parameter. Attackers can inject arbitrary script when the parameter is processed, potentially leading to session hijacking, credential theft, or defacement of the web interface. This weakness is categorized as CWE‑79.

Affected Systems

This vulnerability affects PHPgurukul's Complaint Management System version 2.0. Administrators who can reach the admin/userprofile.php endpoint are potentially impacted. No other versions or products are listed as affected.

Risk and Exploitability

The CVSS base score of 8.8 classifies it as high severity. The EPSS score of less than 1% indicates a very low current exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves an authenticated administrator supplying a malicious fullname string through the admin interface; if the system does not perform proper output encoding, the injected script can execute in a victim’s browser. Consequently, organizations should treat this as a high‑risk issue, especially if the admin portal is exposed to untrusted users or reachable via network edges.

Generated by OpenCVE AI on April 28, 2026 at 00:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest release of PHPgurukul Complaint Management System that contains the XSS fix, if available.
  • If an upgrade is not feasible, modify admin/userprofile.php to apply proper output encoding (for example, htmlspecialchars()) to the fullname parameter before displaying it.
  • Deploy a web application firewall rule that detects and blocks common XSS payload patterns targeting the fullname parameter.

Generated by OpenCVE AI on April 28, 2026 at 00:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-26525 phpgurukul Complaint Management System 2.0 is vulnerable to Cross Site Scripting (XSS) in admin/userprofile.php via the fullname parameter.
History

Tue, 28 Apr 2026 00:45:00 +0000

Type Values Removed Values Added
Title XSS Vulnerability in PHPgurukul Complaint Management System 2.0

Mon, 06 Apr 2026 15:30:00 +0000

Type Values Removed Values Added
References

Thu, 04 Sep 2025 18:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:phpgurukul:complaint_management_system:2.0:*:*:*:-:*:*:*

Thu, 04 Sep 2025 13:15:00 +0000

Type Values Removed Values Added
First Time appeared Phpgurukul
Phpgurukul complaint Management System
Vendors & Products Phpgurukul
Phpgurukul complaint Management System

Wed, 03 Sep 2025 15:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 03 Sep 2025 14:45:00 +0000

Type Values Removed Values Added
Description phpgurukul Complaint Management System 2.0 is vulnerable to Cross Site Scripting (XSS) in admin/userprofile.php via the fullname parameter.
References

Subscriptions

Phpgurukul Complaint Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-06T14:01:03.543Z

Reserved: 2025-08-17T00:00:00.000Z

Link: CVE-2025-57151

cve-icon Vulnrichment

Updated: 2025-09-03T14:43:28.706Z

cve-icon NVD

Status : Modified

Published: 2025-09-03T15:15:39.313

Modified: 2026-04-06T15:17:06.613

Link: CVE-2025-57151

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T00:30:15Z

Weaknesses