QID 980780
QID 980780: Nodejs (npm) Security Update for connect-pg-simple (GHSA-xqh8-5j36-4556)
Versions of `connect-pg-simple` are vulnerable to SQL Injection. The `PGStore.prototype.quotedTable` function allows for the query to be manipulated if the input has double quotes through the `schemaName` or `tableName` variables. These variables are passed to the constructor and are unlikely to be controlled by user-input. If they are controlled by user-input it could allow attackers to execute arbitrary SQL queries.
## Recommendation
Upgrade to version 6.0.1 or later.
Successful exploitation of this vulnerability may affect the confidentiality, integrity, and availability of the targeted user.
Solution
Customers are advised to refer to GHSA-xqh8-5j36-4556 for updates pertaining to this vulnerability.
Vendor References
- GHSA-xqh8-5j36-4556 -
github.com/advisories/GHSA-xqh8-5j36-4556
CVEs related to QID 980780
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-xqh8-5j36-4556 | connect-pg-simple |
|