GHSA-xqh8-5j36-4556

    Dashboard / Vulnerabilities / GHSA-xqh8-5j36-4556

    GHSA-xqh8-5j36-4556

    Published: 26 Aug 2019Last Modified: 8 Jul 2026

    Summary: SQL Injection in connect-pg-simple

    Details: ### Impact An unlikely SQL injection if the case of an unsanitized table name input. ### Patches The user should upgrade to `6.0.1`. Due to its low impact a backport has not been made to the `5.x` branch. ### Workarounds If there is no likelihood that the `tableName` or `schemaName` options sent to the constructor could be of an unsanitized nature, then no workaround is needed. Else the input could be sanitized and escaped before sending it in. Take note though that such an escaping would need to be removed when upgrading to `6.0.1` or later, to avoid double escaping. ### References * [Security issue disclosure](https://github.com/voxpelli/node-connect-pg-simple/issues/151) ### For more information If you have any questions or comments about this advisory: * Open an issue in [voxpelli/node-connect-pg-simple](https://github.com/voxpelli/node-connect-pg-simple) * Email maintainer at [[email protected]](mailto:[email protected])

    Affected packages

    Package

    Name: connect-pg-simple

    Purl: pkg:npm/connect-pg-simple

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -6.0.1

    Affected versions

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High