CVE-2018-25201 PUBLISHED

School Management System CMS 1.0 Admin Login SQL Injection

Assigner: VulnCheck
Reserved: 26.03.2026 Published: 26.03.2026 Updated: 26.03.2026

School Management System CMS 1.0 contains an SQL injection vulnerability in the admin login functionality that allows attackers to bypass authentication by injecting SQL code through the username parameter. Attackers can submit malicious payloads using boolean-based blind SQL injection techniques to the processlogin endpoint to authenticate as administrator without valid credentials.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor Wecodex Solutions
Product School Management System CMS
Versions
  • Version 1.0 is affected

Credits

  • Özkan Mustafa Akkuş (AkkuS) finder

References

Problem Types

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