All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2020-37035
HIGHpublished 2026-01-30 23:16 UTC · 6 months ago · modified 2026-06-17 03:16 UTC
8.8
CVSS / 10
// description
e-Learning PHP Script 0.1.0 contains a SQL injection vulnerability in the search functionality that allows attackers to manipulate database queries through unvalidated user input. Attackers can inject malicious SQL code in the 'search' parameter to potentially extract, modify, or access sensitive database information.
// weaknesses (CWE)
- CWE-89