Description
A vulnerability was detected in sambitraj Student-Management-System up to 56ba287f2e9031523ccb4244cb6e3fe530e4e5d5. Affected by this issue is some unknown functionality of the component Dashboard. The manipulation of the argument roll_no/teacher_name results in sql injection. The attack can be executed remotely. The exploit is now public and may be used. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-23
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A SQL injection flaw exists in the Dashboard component of the sambitraj Student‑Management‑System. The flaw allows an attacker to inject arbitrary SQL through the roll_no and teacher_name parameters, potentially enabling unauthorized access to, modification of, or exfiltration of database contents. The underlying weakness is a failure to properly validate or escape user input, as categorized by CWE‑74 and CWE‑89.

Affected Systems

The affected product is sambitraj: Student‑Management‑System, specifically the Dashboard functionality. No specific release is known to be fixed, as the project follows a rolling release model and current version identifiers are unavailable. The vulnerability applies to all versions up to the commit containing the reported flaw.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no confirmed exploits in the wild. The attack vector is remote, meaning anyone who can send HTTP requests to the damaged endpoint may exploit the flaw. Without an official patch, the risk remains open as the vulnerability is publicly documented and could be leveraged by attackers attempting to compromise confidential student data.

Generated by OpenCVE AI on August 23, 2026 at 03:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain the latest source from the project's repository and patch the input handling by implementing parameterized queries or prepared statements for roll_no and teacher_name inputs.
  • If no immediate code fix is available, restrict the Dashboard endpoint to authenticated users, or place it behind a VPN or firewall to limit exposure to untrusted traffic.
  • Deploy a web application firewall tuned to detect and block SQL injection patterns against the affected parameters, and monitor application logs for suspicious query activity.

Generated by OpenCVE AI on August 23, 2026 at 03:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 23 Aug 2026 02:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in sambitraj Student-Management-System up to 56ba287f2e9031523ccb4244cb6e3fe530e4e5d5. Affected by this issue is some unknown functionality of the component Dashboard. The manipulation of the argument roll_no/teacher_name results in sql injection. The attack can be executed remotely. The exploit is now public and may be used. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. The project was informed of the problem early through an issue report but has not responded yet.
Title sambitraj Student-Management-System Dashboard sql injection
First Time appeared Sambitraj
Sambitraj student-management-system
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:sambitraj:student-management-system:*:*:*:*:*:*:*:*
Vendors & Products Sambitraj
Sambitraj student-management-system
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Sambitraj Student-management-system
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-23T02:30:09.648Z

Reserved: 2026-08-22T09:03:09.394Z

Link: CVE-2026-78056

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-23T03:16:59.777

Modified: 2026-08-23T03:16:59.777

Link: CVE-2026-78056

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-23T04:00:04Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')