Description
A security vulnerability has been detected in PHPGurukul Student Record Management System up to 1.0. This vulnerability affects unknown code of the file /edit-course.php. Such manipulation of the argument Course Short Name leads to cross site scripting. The attack can be executed remotely. The exploit has been disclosed publicly and may be used.
Published: 2026-03-02
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting
Action: Assess Impact
AI Analysis

Impact

A flaw in the edit‑course.php page of PHPGurukul Student Record Management System allows an attacker to inject and execute arbitrary scripts through the Course Short Name field. An attacker can supply a crafted value that is rendered without sanitization, resulting in client‑side script execution whenever a user visits the page. The weakness is an improper neutralization of input (CWE‑79) and can also be viewed as an improper control of code generation (CWE‑94).

Affected Systems

The vulnerability exists in PHPGurukul Student Record Management System up to version 1.0. The affected component is the edit‑course.php file; no other modules or versions are listed as affected.

Risk and Exploitability

The CVSS base score of 4.8 indicates moderate severity. The EPSS score of less than 1 % suggests a very low probability of exploitation at the time of this analysis. The attack requires remote interaction: an attacker must supply a malicious Course Short Name parameter to the publicly reachable edit‑course.php endpoint. The vulnerability is not found in the CISA KEV catalog, so no widespread exploitation campaigns are currently documented.

Generated by OpenCVE AI on April 17, 2026 at 13:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a patch or upgrade to a version of PHPGurukul Student Record Management System that includes proper input sanitization for the Course Short Name field.
  • If a patch is unavailable, restrict the edit‑course.php endpoint so that only authenticated users with appropriate privileges can submit Course Short Name data.
  • Configure a web application firewall or equivalent filtering mechanism to block scripts or potentially malicious payloads submitted through HTTP parameters.
  • Ensure future development practices enforce input validation and output encoding to prevent similar XSS opportunities.

Generated by OpenCVE AI on April 17, 2026 at 13:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 03 Mar 2026 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Phpgurukul student Record System
CPEs cpe:2.3:a:phpgurukul:student_record_system:1.0:*:*:*:*:*:*:*
Vendors & Products Phpgurukul student Record System

Mon, 02 Mar 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 02 Mar 2026 12:15:00 +0000

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

Mon, 02 Mar 2026 01:00:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in PHPGurukul Student Record Management System up to 1.0. This vulnerability affects unknown code of the file /edit-course.php. Such manipulation of the argument Course Short Name leads to cross site scripting. The attack can be executed remotely. The exploit has been disclosed publicly and may be used.
Title PHPGurukul Student Record Management System edit-course.php cross site scripting
Weaknesses CWE-79
CWE-94
References
Metrics cvssV2_0

{'score': 3.3, 'vector': 'AV:N/AC:L/Au:M/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 2.4, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 2.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Phpgurukul Student Record Management System Student Record System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-03-02T15:31:59.666Z

Reserved: 2026-03-01T06:49:32.164Z

Link: CVE-2026-3402

cve-icon Vulnrichment

Updated: 2026-03-02T15:30:10.521Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-02T01:16:03.363

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-3402

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T13:45:16Z

Weaknesses