SQL Injection Affecting loopback-connector-postgresql package, versions <1.3.0


0.0
medium

Snyk CVSS

    Attack Complexity High
    Confidentiality High

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID npm:loopback-connector-postgresql:20150108
  • published 4 Jan 2017
  • disclosed 7 Jan 2015
  • credit Raymond Feng

Introduced: 7 Jan 2015

CVE NOT AVAILABLE CWE-89 Open this link in a new tab

How to fix?

Upgrade loopback-connector-postgresql to version 1.3.0 or higher.

Overview

loopback-connector-postgresql is Loopback PostgreSQL Connector. Affected versions of the package are vulnerable to SQL injection attacks. User-supplied inputs are not properly sanitized before using it in SQL queries. This may allow a remote attacker to inject or manipulate SQL queries in the back-end database, allowing for the manipulation or disclosure of arbitrary data.