sql@0.78.0 vulnerabilities

sql builder

Direct Vulnerabilities

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

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
SQL Injection

sql is a sql string builder for node - supports PostgreSQL, mysql, Microsoft SQL Server, Oracle and sqlite dialects.

Affected versions of this package are vulnerable to SQL Injection. A malicious user may insert potentially user-controlled content into the queries without proper escaping, in cases where that is not verified additionally in the applications that are using sql library.

How to fix SQL Injection?

There is no fix version for sql.

*