LiveActive security incident?Get immediate response
CVE Record

CVE-2021-28423: Multiple SQL Injection vulnerabilities in Teachers Record Management System 1.0 thru 2.1 allow remote authe...

Multiple SQL Injection vulnerabilities in Teachers Record Management System 1.0 thru 2.1 allow remote authenticated users to execute arbitrary SQL commands via the 'editid' GET parameter in edit-subjects-detail.php, edit-teacher-detail.php, or the 'searchdata' POST parameter in search.php.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-28423 is an authenticated SQL injection issue in Teachers Record Management System versions 1.0 through 2.1. A logged-in remote user may be able to run database commands through specific subject, teacher, or search parameters. Sources do not provide CVSS scoring or a confirmed patch.

Executive priority

Treat as a priority if the application is deployed with sensitive teacher or school records. The business risk is unauthorized database access by authenticated users, with public exploit references but no confirmed active exploitation in the supplied sources.

Technical view

The CVE describes multiple SQL injection flaws in edit-subjects-detail.php, edit-teacher-detail.php, and search.php, using editid GET and searchdata POST parameters. The reported impact is arbitrary SQL command execution by authenticated remote users. Public exploit references exist, but the source bundle does not show CISA KEV listing or confirmed active exploitation.

Likely exposure

Exposure is limited to deployments of Teachers Record Management System 1.0 through 2.1, especially internet-accessible instances with user login access. The provided CVE metadata does not identify CPEs, hosting patterns, or broader downstream products.

Exploitation context

Public Exploit-DB, Packet Storm, and researcher references are listed, so defenders should assume technique details are publicly available. Active exploitation is not established by the provided sources, and the CVE is not marked KEV in the bundle.

Researcher notes

Evidence is sparse: no CVSS vector, CWE, CPE, or patch details are included. Focus validation on version confirmation, authentication boundaries, affected endpoints, and database query handling. Avoid assuming unauthenticated exposure unless local testing or vendor documentation proves it.

Mitigation direction

  • Identify any Teachers Record Management System 1.0 through 2.1 deployments.
  • Check PHPGurukul or project guidance for a fixed release or official mitigation.
  • Restrict application access to trusted users and networks until fixed.
  • Review affected PHP pages for parameterized database queries.
  • Rotate database credentials if suspicious access or data exposure is found.

Validation and detection

  • Inventory web roots and asset records for Teachers Record Management System.
  • Confirm installed version is outside the affected 1.0 through 2.1 range.
  • Review access logs for suspicious requests to the affected PHP pages.
  • Verify database queries use safe parameter binding for the named parameters.
  • Confirm no unexpected database changes occurred around suspicious application activity.
Prepared
Confidence
medium
Sources
6

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.

description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-28423 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
5Source 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.