All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2020-37057
HIGHpublished 2026-01-30 23:16 UTC · 6 months ago · modified 2026-06-17 03:16 UTC
8.8
CVSS / 10
// description
Online-Exam-System 2015 contains a SQL injection vulnerability in the feedback module that allows attackers to manipulate database queries through the 'fid' parameter. Attackers can inject malicious SQL code into the 'fid' parameter to potentially extract, modify, or delete database information.
// weaknesses (CWE)
- CWE-89