Feathers Sequalize
by Feather Js
CVEs (3)
| CVE | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2022-29823 | 0.00 | — | 0.04 | Oct 25, 2022 | Feather-Sequalize cleanQuery method uses insecure recursive logic to filter unsupported keys from the query object. This results in a Remote Code Execution (RCE) with privileges of application. | ||
| CVE-2022-2422 | 0.00 | — | 0.00 | Oct 25, 2022 | Due to improper input validation in the Feathers js library, it is possible to perform a SQL injection attack on the back-end database, in case the feathers-sequelize package is used. | ||
| CVE-2022-29822 | 0.00 | — | 0.00 | Oct 25, 2022 | Due to improper parameter filtering in the Feathers js library, which may ultimately lead to SQL injection |
- CVE-2022-29823Oct 25, 2022risk 0.00cvss —epss 0.04
Feather-Sequalize cleanQuery method uses insecure recursive logic to filter unsupported keys from the query object. This results in a Remote Code Execution (RCE) with privileges of application.
- CVE-2022-2422Oct 25, 2022risk 0.00cvss —epss 0.00
Due to improper input validation in the Feathers js library, it is possible to perform a SQL injection attack on the back-end database, in case the feathers-sequelize package is used.
- CVE-2022-29822Oct 25, 2022risk 0.00cvss —epss 0.00
Due to improper parameter filtering in the Feathers js library, which may ultimately lead to SQL injection