Vulnerability Details : CVE-2021-42666
A SQL Injection vulnerability exists in Sourcecodester Engineers Online Portal in PHP via the id parameter to quiz_question.php, which could let a malicious user extract sensitive data from the web server and in some cases use this vulnerability in order to get a remote code execution on the remote web server.
Vulnerability category: Sql InjectionExecute code
Products affected by CVE-2021-42666
- cpe:2.3:a:engineers_online_portal_project:engineers_online_portal:1.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-42666
3.79%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 92 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-42666
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:P/A:P |
8.0
|
6.4
|
NIST | |
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2021-42666
-
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-42666
-
https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/janobe/CVE-nu11-101321
CVE-nu11secur1ty/vendors/janobe/CVE-nu11-101321 at main · nu11secur1ty/CVE-nu11secur1ty · GitHubExploit;Third Party Advisory
-
https://www.exploit-db.com/exploits/50453
Engineers Online Portal 1.0 - 'id' SQL Injection - PHP webapps ExploitExploit;Third Party Advisory;VDB Entry
-
https://github.com/TheHackingRabbi/CVE-2021-42666
GitHub - TheHackingRabbi/CVE-2021-42666: CVE-2021-42666 - SQL Injection vulnerability in the Engineers online portal system.Exploit;Third Party Advisory
-
https://www.sourcecodester.com/php/13115/engineers-online-portal-php.html
Engineers Online Portal in PHP with Free Source Code | Free Source Code, Projects & TutorialsProduct;Third Party Advisory
Jump to