-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
The GitHub commit d57406c shows the patch modified the 'contains' case in PostgreSQL.prototype.buildExpression to use parameterized queries instead of direct string interpolation. The original code constructed SQL with raw user input via template literals ('${v}'), making it vulnerable to SQL injection. This matches the CWE-89 (SQL Injection) and CWE-20 (Input Validation) descriptions in the advisory. The function's role in processing LoopBack filters aligns with the vulnerability's impact scenario.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| loopback-connector-postgresql | npm | < 5.5.1 | 5.5.1 |
Ongoing coverage of React2Shell