Vulnerability Details : CVE-2021-26822
Teachers Record Management System 1.0 is affected by a SQL injection vulnerability in 'searchteacher' POST parameter in search-teacher.php. This vulnerability can be exploited by a remote unauthenticated attacker to leak sensitive information and perform code execution attacks.
Vulnerability category: Sql Injection
Products affected by CVE-2021-26822
- cpe:2.3:a:phpgurukul:teachers_record_management_system:1.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-26822
5.34%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 93 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-26822
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2021-26822
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-26822
-
https://phpgurukul.com/teachers-record-management-system-using-php-and-mysql/
Teachers Record Management System Project using PHP and Mysql- PHPGURUKULProduct;Third Party Advisory
-
https://github.com/nu11secur1ty/CVE-mitre/tree/main/CVE-2021-26822
CVE-mitre/CVE-2021-26822 at main · nu11secur1ty/CVE-mitre · GitHubExploit;Third Party Advisory
-
https://www.exploit-db.com/exploits/49562
Teachers Record Management System 1.0 - 'searchteacher' SQL Injection - PHP webapps ExploitExploit;Third Party Advisory;VDB Entry
Jump to