Vulnerability Details : CVE-2020-36631
A vulnerability was found in barronwaffles dwc_network_server_emulator. It has been declared as critical. This vulnerability affects the function update_profile of the file gamespy/gs_database.py. The manipulation of the argument firstname/lastname leads to sql injection. The attack can be initiated remotely. The name of the patch is f70eb21394f75019886fbc2fb536de36161ba422. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-216772.
Vulnerability category: Sql Injection
Products affected by CVE-2020-36631
- cpe:2.3:a:dwc_network_server_emulator_project:dwc_network_server_emulator:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-36631
0.05%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 11 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-36631
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.3
|
MEDIUM | CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |
2.8
|
3.4
|
VulDB | |
6.3
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |
2.8
|
3.4
|
VulDB | 2024-02-29 |
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-2020-36631
-
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: cna@vuldb.com (Primary)
References for CVE-2020-36631
-
https://vuldb.com/?ctiid.216772
CVE-2020-36631 | barronwaffles dwc_network_server_emulator gs_database.py update_profile sql injection (ID 538)Third Party Advisory
-
https://vuldb.com/?id.216772
CVE-2020-36631 | barronwaffles dwc_network_server_emulator gs_database.py update_profile sql injection (ID 538)Third Party Advisory
-
https://github.com/barronwaffles/dwc_network_server_emulator/commit/f70eb21394f75019886fbc2fb536de36161ba422
Merge pull request #538 from InvoxiPlayGames/master · barronwaffles/dwc_network_server_emulator@f70eb21 · GitHubPatch;Third Party Advisory
-
https://github.com/barronwaffles/dwc_network_server_emulator/pull/538
Fix SQL injection by InvoxiPlayGames · Pull Request #538 · barronwaffles/dwc_network_server_emulator · GitHubPatch;Third Party Advisory
Jump to