CVE-2022-3671
Published: 26 October 2022
Summary
CVE-2022-3671 is a medium-severity SQL Injection (CWE-89) vulnerability in Elearning System Project Elearning System. Its CVSS base score is 6.3 (Medium).
Operationally, ranked at the 21.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
A critical SQL injection vulnerability, tracked as CVE-2022-3671 and assigned CWE-89, was discovered in SourceCodester eLearning System version 1.0. The flaw resides in the /admin/students/manage.php file, where unsanitized input to the id parameter allows an attacker to alter SQL queries. The issue received a CVSS 3.1 score of 6.3 and was publicly disclosed on 26 October 2022, with proof-of-concept code made available shortly afterward.
An authenticated attacker with low privileges can exploit the vulnerability remotely by supplying a crafted id value to the affected endpoint. Successful exploitation grants the ability to read, modify, or delete limited database contents, potentially exposing student records or administrative data within the eLearning application.
The EPSS score for this CVE remained low immediately after disclosure but rose materially to a peak of 0.0786 on 22 January 2025 before receding to its current value of 0.0007, indicating a later surge in observed exploitation interest that warrants renewed monitoring by defenders.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2022-43030
Vulnerability details
A vulnerability classified as critical was found in SourceCodester eLearning System 1.0. This vulnerability affects unknown code of the file /admin/students/manage.php. The manipulation of the argument id leads to sql injection. The attack can be initiated remotely. The exploit has…
more
been disclosed to the public and may be used. VDB-212014 is the identifier assigned to this vulnerability.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.