9.8
CVE-2017-16082
- EPSS 70.82%
- Veröffentlicht 07.06.2018 02:29:01
- Zuletzt bearbeitet 21.11.2024 03:15:47
- Quelle support@hackerone.com
- CVE-Watchlists
- Unerledigt
A remote code execution vulnerability was found within the pg module when the remote database or query specifies a specially crafted column name. There are 2 likely scenarios in which one would likely be vulnerable. 1) Executing unsafe, user-supplied sql which contains a malicious column name. 2) Connecting to an untrusted database and executing a query which returns results where any of the column names are malicious.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Node-postgres ≫ Pg SwPlatformnode.js Version >= 2.0.0 < 2.11.2
Node-postgres ≫ Pg SwPlatformnode.js Version >= 3.0.0 < 3.6.4
Node-postgres ≫ Pg SwPlatformnode.js Version >= 4.0.0 < 4.5.7
Node-postgres ≫ Pg SwPlatformnode.js Version > 5.0.0 < 5.2.1
Node-postgres ≫ Pg SwPlatformnode.js Version >= 6.0.0 < 6.4.2
Node-postgres ≫ Pg SwPlatformnode.js Version >= 7.0.0 < 7.1.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 70.82% | 0.987 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.