8.1
CVE-2021-44593
- EPSS 4.24%
- Veröffentlicht 21.01.2022 19:15:09
- Zuletzt bearbeitet 21.11.2024 06:31:15
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Simple College Website 1.0 is vulnerable to unauthenticated file upload & remote code execution via UNION-based SQL injection in the username parameter on /admin/login.php.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Simple College Website Project ≫ Simple College Website Version1.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 4.24% | 0.897 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.1 | 2.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
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.
https://www.sourcecodester.com/php/14548/simple-college-website-using-htmlphpmysqli-source-code.html
https://github.com/Mister-Joe/CVE-2021-44593
https://github.com/nu11secur1ty/CVE-mitre/tree/main/CVE-2021-44593
https://www.nu11secur1ty.com/2022/01/cve-2021-44593.html