Vulnerability Details : CVE-2022-23986
SQL injection vulnerability in the phpUploader v1.2 and earlier allows a remote unauthenticated attacker to obtain the information in the database via unspecified vectors.
Vulnerability category: Sql Injection
Products affected by CVE-2022-23986
- cpe:2.3:a:phpuploader_project:phpuploader:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-23986
1.11%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 76 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-23986
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:N/A:N |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2022-23986
-
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-2022-23986
-
https://github.com/shimosyan/phpUploader/releases/tag/v1.2.1
Release phpUploader v1.2.1 · shimosyan/phpUploader · GitHubPatch;Release Notes;Third Party Advisory
-
https://jvn.jp/en/jp/JVN00095004/index.html
JVN#00095004: Multiple vulnerabilities in phpUploaderThird Party Advisory
Jump to