| Título | Jawher Kl node-api-postgres 2.5 SQL Injection |
|---|
| Descrição | A Critical SQL Injection vulnerability exists in the node-api-postgres application. In the file models/user.js (within User.getAll()), the sort parameter provided via the GET /users endpoint is concatenated directly into the SQL query without adequate sanitization or parameterized execution. Because ORDER BY clauses cannot be parameterized in PostgreSQL, this direct string concatenation allows unauthenticated attackers (after obtaining a basic user JWT) to execute arbitrary SQL commands. This can be exploited to achieve boolean-based data extraction or full data exfiltration via subqueries (e.g., extracting admin bcrypt password hashes and emails). |
|---|
| Fonte | ⚠️ https://hackmd.io/@YzU_KiOzT86cEbFQdBceVg/Bk56LQQYbe |
|---|
| Utilizador | yeee3642 (UID 91336) |
|---|
| Submissão | 02/03/2026 16h14 (há 2 meses) |
|---|
| Moderação | 14/03/2026 23h40 (12 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 351097 [JawherKl node-api-postgres até 2.5 models/user.js User.getAll sort Injeção SQL] |
|---|
| Pontos | 20 |
|---|