libpq@0.2.1 vulnerabilities

Low-level native bindings to PostgreSQL libpq

  • latest version

    1.8.13

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    6 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the libpq package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Denial of Service (DoS)

    libpq is a node native bindings to the PostgreSQL libpq C client library.

    Affected versions of this package are vulnerable to Denial of Service (DoS) when the addons attempt to cast the second argument to an array and fail. This happens for every non-array argument passed.

    Note: pg-native is a mere binding to npm's libpq library, which in turn has the addons and bindings to the actual C libpq library. This means that problems found in libpq may transitively impact npm's pg-native.

    How to fix Denial of Service (DoS)?

    Upgrade libpq to version 1.8.10 or higher.

    <1.8.10